Share

CorridorFeatureLine.ExportAsPolyline3dCollection Method

Exports the feature line as a collection of polyline.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection ExportAsPolyline3dCollection()

VB

Public Function ExportAsPolyline3dCollection As ObjectIdCollection

C++

public:
ObjectIdCollection^ ExportAsPolyline3dCollection()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?