Specifies the maximum grade that can be used in the profile for the secondary road.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public PropertyDouble MaximumGrade { get; } |
Visual Basic |
---|
Public ReadOnly Property MaximumGrade As PropertyDouble Get |
Visual C++ |
---|
public: property PropertyDouble^ MaximumGrade { PropertyDouble^ get (); } |