When a curve option is selected as the Transition Type, this option lets you specify the radius for the first curve used in the widening.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public PropertyDouble RadiusofCurve1 { get; }
Visual Basic
Public ReadOnly Property RadiusofCurve1 As PropertyDouble Get
Visual C++
public: property PropertyDouble^ RadiusofCurve1 { PropertyDouble^ get (); }