Message 1 of 9
How to get properties generated selection sets
Not applicable
12-06-2018
06:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi !
I know that we can obtain the list of saved selections sets like this :
Document doc = Autodesk.Navisworks.Api.Application.ActiveDocument;
foreach (SavedItem saveditem in doc.SelectionSets.Value)
{
//
}
Is it possible to gets the generated selections sets by properties ? They are in Selection tree/Properties