IntersectionRegion Class

Corridor regions in an Intersection area.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
    Autodesk.Civil.DatabaseServicesIntersectionRegion

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class IntersectionRegion : [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]

The IntersectionRegion type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the angle.
Public propertyCurbReturnAlignmentId Gets the object id of curb return alignment.
Public propertyCurbReturnProfileId Gets the object id of curb return profile.
Public propertyInAlignmentId Gets the in alignment.
Public propertyName Gets or sets the name of region.
Public propertyOutAlignmentId Gets the out alignment.
Top
See Also