Get the roadway links of the shape.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LinkCollection Links { get; }
Public ReadOnly Property Links As LinkCollection
Get
public:
property LinkCollection^ Links {
LinkCollection^ get ();
}
Property Value
LinkCollection
See Also