Iterating through Entities in a layer
Moderators: SDS, support, admin
Iterating through Entities in a layer
Hi,
I get a handle to a TsgDXFLayer Object and wanted to get hold of all the entities which are present on this layer. Is it possible to do so using the layer object?
Best Regards,
Sanket
I get a handle to a TsgDXFLayer Object and wanted to get hold of all the entities which are present on this layer. Is it possible to do so using the layer object?
Best Regards,
Sanket
Re: Iterating through Entities in a layer
Hello Sanket,
Unfortunately, it is not possible. You will have to iterate through all the entities and check the layer name for each entity.
Mikhail
Unfortunately, it is not possible. You will have to iterate through all the entities and check the layer name for each entity.
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support