Message 1 of 5
In the Revit API, how can I mark the clash intersection area with a rectangle?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In the Revit API, I need to develop a script or application that identifies clash intersection areas and marks them with rectangles. Specifically, I'm looking for guidance on how to programmatically create rectangles to highlight these clash regions within the Revit environment.
The beam is clashing with the column here.
In this scenario, the beam clashes with the column, and I need to visually represent the clash area, possibly using rectangles.