Property to specify the default transition length when the widening method is set to manual.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public PropertyDouble ManualTransitionLength { get; }
Visual Basic
Public ReadOnly Property ManualTransitionLength As PropertyDouble Get
Visual C++
public: property PropertyDouble^ ManualTransitionLength { PropertyDouble^ get (); }