Share

SettingsCmdCreateIntersection.SettingsCmdWideningParameters.WideningSegmentLength Property

Specifies the length of the offset alignment that will be widened, at both the entrance to the intersection, and as it exits the intersection.



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

Syntax

C#

public PropertyDouble WideningSegmentLength { get; }

VB

Public ReadOnly Property WideningSegmentLength As PropertyDouble
	Get

C++

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

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?