Link Class

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.292
Syntax
public sealed class Link : [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]

The Link type exposes the following members.

Properties
 NameDescription
Public propertyCodes Get the Corridor codes of a Link.
Public propertyIndex Get the index of the link.
Public propertyIsHidden Gets or sets the boolean value that specifies if the link will be drawn.
Public propertyPoints Gets the points collection.
Top
See Also