RVTDocs.com

SolidSolidCutUtils.GetCuttingSolids

Method
Description:
Gets all the solids which cut the input element.
Syntax
public static ICollection<ElementId> GetCuttingSolids(
	Element element
)
Parameters
Parameter Type Description
element Element The input element.
Return Value
Type Description
ICollection The ids of the solids which cut the input element.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null