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