DefaultDivideSettings.GetSurfaceDistance
Method
Description:
Gets the default Divided Surface distance for a fixed, minimum, or maximum distance layout for U or V gridlines.
Gets the default Divided Surface distance for a fixed, minimum, or maximum distance layout for U or V gridlines.
Parameters
Parameter | Type | Description |
---|---|---|
gridlines | UVGridlineType | U-gridlines or V-gridlines. |
Return Value
Type | Description |
---|---|
Double | The default distance for the layout. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |