InstanceVoidCutUtils.GetElementsBeingCut
Method
Description:
Return ids of the elements being cut by the instance
Return ids of the elements being cut by the instance
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 |