SettingsAlignmentSettingsSuperelevationOptionsInsideShoulderMethod Property

Note: This API is now obsolete.

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

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

Property Value

PropertyEnumShoulderMethodType
See Also