InstanceVoidCutUtils.InstanceVoidCutExists
Method
Description:
Check whether the instance is cutting the element
Check whether the instance is cutting the element
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 |