GridScaleFactorType Enumeration |
Specifies the type of scale factor.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum GridScaleFactorType
Public Enumeration GridScaleFactorType
public enum class GridScaleFactorType
Members| Member name | Value | Description |
|---|
| Unity | 0 | |
| UserDefined | 1 | |
| ReferencePoint | 2 | |
| PrismodialFormula | 3 | |
See Also