SettingsAlignmentSettingsAutomaticWideningAroundCurvesWideningApplySide Property

Enumeration property to specified the side of the curve to where apply widenings. The values represent 'Inside of the Curve', 'Outside of the Curve', or 'Both sides of the Curve'.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyEnum<WideningSide> WideningApplySide { get; }

Property Value

PropertyEnumWideningSide
See Also