Search found 2 matches

by Diman
04 Apr 2006, 12:47
Forum: CAD VCL
Topic: Entities of specific layer
Replies: 3
Views: 15476

I've tested your examle.
After Layers.Frozen:=True procedure vImg.CurrentLayout.Iterate iterates ALL entities in ALL layers.
When I commented lines with frozing this procedure iterates ALL entities in ALL layers again.
What for frozing? And how can I iterate all entities of SPECIFIC layer?
by Diman
03 Apr 2006, 13:52
Forum: CAD VCL
Topic: Entities of specific layer
Replies: 3
Views: 15476

Entities of specific layer

Describe me, pls, the way to iterate all entities of specific layer.

Thank you for your help.