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