Autodesk Navisworks API
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Adding structure to the Selection Tree for Simulate 2012
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
83 Views, 1 Replies
06-25-2012 07:08 AM
Currnetly we build models, then build models of models to create a browsing structure in the Selection Tree. Is there a way to add structure or levels to the Selection Tree with the api?
Re: Adding structure to the Selection Tree for Simulate 2012
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-01-2012 01:22 AM in reply to:
deanlyon
The built-in tree is how Navisworks converts the original CAD file model. you cannot add any more content.
But you can you could dump the model and build your own tree, i.e. implement the DockPanPlugin and place a Tree control. Thus you can organize the custom tree flexibly because every tree node is built by yourself. And you can also add any additional nodes and explain their meaning yourself.
Xiaodong Liang
Developer Technical Services
Autodesk Developer Network
