Toposolid.SetSmoothedSurface
Method
Description:
Set smoothed surface setting of Toposolid.
Set smoothed surface setting of Toposolid.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
enable | Boolean | True means enable smoothed surface setting, otherwise disable. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |