SettingsAlignmentSettingsSuperelevationOptionsOutsideShoulderMethod Property

Note: This API is now obsolete.

Gets the method that is applied to the outside shoulder during superelevation.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.Settings.SettingsAlignment.SettingsSuperelevationOptions.OutsideEdgeShoulderTreatmentInHighSide instead.", 
	false)]
public PropertyEnum<ShoulderMethodType> OutsideShoulderMethod { get; }

Property Value

PropertyEnumShoulderMethodType
See Also