SettingsCmdCreateIntersectionSettingsCmdCurbReturnProfileRulesExtendProfileAlongOutgoingLane Property |
Specifies whether or not to extend the curb return profile along the outgoing lane of the intersection.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ExtendProfileAlongOutgoingLane { get; }
Public ReadOnly Property ExtendProfileAlongOutgoingLane As PropertyBoolean
Get
public:
property PropertyBoolean^ ExtendProfileAlongOutgoingLane {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also