SettingsCmdCreateIntersectionSettingsCmdWideningParametersWideningSegmentLength 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.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble WideningSegmentLength { get; }
Public ReadOnly Property WideningSegmentLength As PropertyDouble
Get
public:
property PropertyDouble^ WideningSegmentLength {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also