RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Toposolid

Toposolid.CanBeExcavatedBy

Method
Description:
Checks if the given element can be used to excavate the toposolid.
Syntax
public bool CanBeExcavatedBy(
	ElementId elementId
)
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