Message 1 of 3
Could GeometryObject with an invalid GraphicsStyleId be visible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi. I want to filter invisible GeometriyObjects by their category with Revit API. But I notice that some invisible GeometriyObjects belong to a visible category and their GraphicsStyleId is invalid(-1). Can I filter them based on their invalid GraphicsStyleId ? Could visible geometry in the view have an invalid GraphicsStyleId as well?Thank you!