Share

GridScaleFactorType Enumeration

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 nameValueDescription
Unity0 
UserDefined1 
ReferencePoint2 
PrismodialFormula3 

See Also

Reference

Was this information helpful?