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

Toposolid.ExcavateBy

Method
Description:
Excavates the toposolid by a given element.
Syntax
public void ExcavateBy(
	ElementId elementId
)
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.