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