Specifies the default length of the secondary road as it enters and exits the intersection.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public PropertyDouble SecondaryRoadDefaultExitAndEntryLength { get; }
Visual Basic
Public ReadOnly Property SecondaryRoadDefaultExitAndEntryLength As PropertyDouble Get
Visual C++
public: property PropertyDouble^ SecondaryRoadDefaultExitAndEntryLength { PropertyDouble^ get (); }