AlignmentHasRoundabout Property |
Gets whether this Alignment has a Roundabout.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool HasRoundabout { get; }
Public ReadOnly Property HasRoundabout As Boolean
Get
public:
property bool HasRoundabout {
bool get ();
}
Property Value
Boolean
See Also