Toposolid.IsSmoothedSurfaceEnabled
Method
Description:
Get smoothed surface setting of Toposolid.
Get smoothed surface setting of Toposolid.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if smoothed surface is enabled for Toposolid, otherwise return false. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |