InstanceVoidCutUtils.GetCuttingVoidInstances
Method
Description:
Return ids of the instances with unattached voids cutting the element.
Return ids of the instances with unattached voids cutting the element.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | The element being cut |
Return Value
Type | Description |
---|---|
ICollection | Ids of instances with unattached voids that cut this element |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |