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.280
Syntax
C#
public sealed class IntersectionRegion : [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
VB
Public NotInheritable Class IntersectionRegion Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
C++
public ref class IntersectionRegion sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
The IntersectionRegion type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Angle | Gets the angle. |
![]() | CurbReturnAlignmentId | Gets the object id of curb return alignment. |
![]() | CurbReturnProfileId | Gets the object id of curb return profile. |
![]() | InAlignmentId | Gets the in alignment. |
![]() | Name | Gets or sets the name of region. |
![]() | OutAlignmentId | Gets the out alignment. |