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