SolidSolidCutUtils.GetSolidsBeingCut
Method
Description:
Get all the solids which are cut by the input element.
Get all the solids which are cut by the input element.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | The input element. |
Return Value
Type | Description |
---|---|
ICollection | The ids of the solids which are cut by the input element. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |