SettingsAlignmentSettingsSuperelevationOptionsMaximumShoulderRollover Property |
Gets the percent slope value of the maximum shoulder rollover.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MaximumShoulderRollover { get; }
Public ReadOnly Property MaximumShoulderRollover As PropertyDouble
Get
public:
property PropertyDouble^ MaximumShoulderRollover {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
Remarks
The return value should be set to positive double value.
See Also