SolidUtils.IsValidForTessellation
Method
Description:
Tests if the input solid or shell is valid for tessellation.
Tests if the input solid or shell is valid for tessellation.
Parameters
Parameter | Type | Description |
---|---|---|
solidOrShell | Solid | The solid or shell. |
Return Value
Type | Description |
---|---|
Boolean | True if the solid or shell is valid for tessellation, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |