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