Road components managed by an Intersection object.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
Autodesk.Civil.DatabaseServicesIntersectionRoad
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class IntersectionRoad : [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
VB
Public NotInheritable Class IntersectionRoad Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
C++
public ref class IntersectionRoad sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbIntersection>]
The IntersectionRoad type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CenterlineAlignmentId | Gets the object id of Centerline alignment. |
![]() | CenterlineProfileId | Gets the object id of Centerline profile. |
![]() | OffsetLeftAlignmentId | Gets the object id of left offset alignment. |
![]() | OffsetLeftProfileId | Gets the object id of left offset profile. |
![]() | OffsetRightAlignmentId | Gets the object id of right offset alignment. |
![]() | OffsetRightProfileId | Gets the object id of right offset profile. |