Toposolid.RemoveExcavationBy
Method
Description:
Remove the excavation between the given element and the toposolid.
Remove the excavation between the given element and the toposolid.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementId | ElementId | Id of the element that already excavates the toposolid. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The element is not supported for toposolid excavation operations. |