Message 1 of 1
Detecting Full Wall Penetration by Ducts\Pipes Using Navisworks API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have developed an add-in for Navisworks that automatically approves clashes when a duct and a wall intersect at a 90-degree angle, using vector data extracted from Revit.
However, I have an additional condition:
If the duct completely penetrates the wall at 90 degrees, the clash should be approved.
If the duct clashes with the wall at 90 degrees but does not fully penetrate, the clash should not be approved.
I would like to know if there’s any API method or logical approach available to determine whether the duct fully penetrates the wall or not.