Share

SettingsAlignment.SettingsAutomaticWideningAroundCurves.ManualTransitionLength Property

Property to specify the default transition length when the widening method is set to manual.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public PropertyDouble ManualTransitionLength { get; }

VB

Public ReadOnly Property ManualTransitionLength As PropertyDouble
	Get

C++

public:
property PropertyDouble^ ManualTransitionLength {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?