Message 1 of 6

Not applicable
01-27-2017
01:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Using the code:
foreach (GeometryObject geometryObj in dwg.get_Geometry(new Options()))
{
}
I can loop the objects of the linked cad file. My problem is that I want to get the layer name of the object.
Thanks & Regards
Sanjay Pandey
Solved! Go to Solution.