Toposolid.CanBeExcavatedBy
Method
Description:
Checks if the given element can be used to excavate the toposolid.
Checks if the given element can be used to excavate the toposolid.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementId | ElementId | Id of the element |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the element can be used to excavate the toposolid. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |