SettingsAlignmentSettingsSuperelevationOptionsOutsideEdgeShoulderTreatmentInHighSide Property |
Gets the method that is applied to the outside shoulder in high side during superelevation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<HighSideShoulderMethodType> OutsideEdgeShoulderTreatmentInHighSide { get; }
Public ReadOnly Property OutsideEdgeShoulderTreatmentInHighSide As PropertyEnum(Of HighSideShoulderMethodType)
Get
public:
property PropertyEnum<HighSideShoulderMethodType>^ OutsideEdgeShoulderTreatmentInHighSide {
PropertyEnum<HighSideShoulderMethodType>^ get ();
}
Property Value
PropertyEnumHighSideShoulderMethodType
See Also