Toposolid.ExcavateBy
Method
Description:
Excavates the toposolid by a given element.
Excavates the toposolid by a given element.
Parameters
Parameter | Type | Description |
---|---|---|
elementId | ElementId | Id of the element used to excavate the toposolid. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | The element is not supported for toposolid excavation operations. |