Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Revit Users,
I need help finding the correct method to obtain cut geometry using the API. The cut geometry I'm referring to is shown in the attached picture. I’ve tried the following methods:
- SolidSolidCutUtils.AddCutBetweenSolids
- InstanceVoidCutUtils.AddInstanceVoidCut
Unfortunately, they didn’t work as expected. When I manually cut in Revit, the result is different from what I get using these methods. Specifically, I’m working with a shared family that contains a void.
Could anyone please provide guidance on the correct method to use for cutting in this scenario?
Thanks!
Solved! Go to Solution.