Roadway Link object. Connects roadway points in a subassembly.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
Autodesk.Civil.DatabaseServicesLink
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class Link : [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
VB
Public NotInheritable Class Link Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
C++
public ref class Link sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
The Link type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Codes | Get the Corridor codes of a Link. |
![]() | Index | Get the index of the link. |
![]() | IsHidden | Gets or sets the boolean value that specifies if the link will be drawn. |
![]() | Points | Gets the points collection. |