Message 1 of 4
Single Pick to Unjoin Solid Geometry from everything method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I can't understand why:
- In Revit, we can use Unjoin Geometry to unjoin a element from evething, which joined with it.
- In Revit API, we have method
UnjoinGeometry( Document document, Element firstElement, Element secondElement
Now, i want to pick a element only, it will unjoin from evething in Revit API.
How can i do ?
Thank in advanced !