Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to extract Geometry from import instance who's layers are currently visible in the current view.
I pass the view into the Geometry options, but it still returns all geometry in the instance.
I can get the name of the DWG layer from:
(curDoc.GetElement(curObj.GraphicsStyleId) as GraphicsStyle).Name;
But cannot seem to find anywhere in the View Class to check if this layer is on or off. Which is achievable with the UI visibility dialog.
What would be the best way to approach this?
Thanks
Ryan
Solved! Go to Solution.
Developer Advocacy and Support +