- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
this is mainly a cry out to the Navisworks dev team.
it would be really useful if the Navisworks dev team could add a method to the API which takes a collection of model items and make them visible without affeting already hidden objects not in the collection(parent or grand parent objects are sometimes hidden causing all grandkids to be invisible and we do not want sibling objects to become visible if the grand parent is made visible so a lot of testing is needed and I can not find a way to ask an object "are you truly visible" ). My unqualified guess if that it should not be "crazy expensive" to add a "show method" because some super fast code is already available as "Show" on the context (right click menu) on selection sets and search sets in the "manage sets" dialog. I'm aware of the c# sample code which mimics the "show" code by looping and testing what objects are hidden but I think for the size of models we have it will be impossible to get the same outstanding performance the "native" show code have.
br
Ulrik
Solved! Go to Solution.