RVTDocs.com

InstanceVoidCutUtils.InstanceVoidCutExists

Method
Description:
Check whether the instance is cutting the element
Syntax
public static bool InstanceVoidCutExists(
	Element element,
	Element cuttingInstance
)
Parameters
Parameter Type Description
element Element The element being cut
cuttingInstance Element The cutting family instance
Return Value
Type Description
Boolean Returns true if the instance is cutting the element.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null