Specifies the type of scale factor.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GridScaleFactorType
VB
Public Enumeration GridScaleFactorType
C++
public enum class GridScaleFactorType
Members
| Member name | Value | Description |
|---|---|---|
| Unity | 0 | |
| UserDefined | 1 | |
| ReferencePoint | 2 | |
| PrismodialFormula | 3 |
