Message 1 of 6
Associate element from some space in model (clash detection or interference )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
trying to think about my next plug in.
i have a model with some virtual spaces\area\zones that i would like to find out and associate every element in the model by new shared parameter that indicate about this zone.
i thought about create a Mass element and then make clash detection (test of every mass with all element) with NavisWork retrieve the list of elelenetID for each test and specify new shared parameter with this information.
hope it was clear.
The process seems a little complicated.
so maybe take the bounding box of every element and try to intersect with Mass geometry?
thanks