SettingsCmdCreateIntersectionSettingsCmdIntersectionOptionsCreateIntersectionCorridors Property |
Specifies whether or not to create intersection corridors.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean CreateIntersectionCorridors { get; }
Public ReadOnly Property CreateIntersectionCorridors As PropertyBoolean
Get
public:
property PropertyBoolean^ CreateIntersectionCorridors {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also