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