RVTDocs.com

InstanceVoidCutUtils.GetElementsBeingCut

Method
Description:
Return ids of the elements being cut by the instance
Syntax
public static ICollection<ElementId> GetElementsBeingCut(
	Element cuttingInstance
)
Parameters
Parameter Type Description
cuttingInstance Element The cutting family instance
Return Value
Type Description
ICollection Ids of elements being cut by cuttingInstance
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null