Gets the method that is applied to the inside shoulder in high side during superelevation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public PropertyEnum<HighSideShoulderMethodType> InsideEdgeShoulderTreatmentInHighSide { get; } |
Visual Basic |
---|
Public ReadOnly Property InsideEdgeShoulderTreatmentInHighSide As PropertyEnum(Of HighSideShoulderMethodType) Get |
Visual C++ |
---|
public: property PropertyEnum<HighSideShoulderMethodType>^ InsideEdgeShoulderTreatmentInHighSide { PropertyEnum<HighSideShoulderMethodType>^ get (); } |