SettingsAlignmentSettingsAutomaticWideningAroundCurvesManualTransitionLength Property |
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.8.0.292
Syntaxpublic PropertyDouble ManualTransitionLength { get; }
Public ReadOnly Property ManualTransitionLength As PropertyDouble
Get
public:
property PropertyDouble^ ManualTransitionLength {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also