Accessing specific clash test object to find object's specific properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I'm working on a Navisworks plugin to access particular object properties by first locating it within the clash test object. If I am able to locate the properties directly within the clash test object that would be best, but if that is not possible then I would like to identify any keys/ids that are located within the Clash test class to retrieve the object outside of the clash test class.
Below are a few examples of keys/ids that I believe may be used to identify the particular object:
GUID:
Id:
Here is my attempt to find any unique key/id which links the objects in a clash to its properties outside of the clash class.
Thanks,
Shawn