CorridorFeatureLineExportAsPolyline3d Method

Note: This API is now obsolete.

Exports the feature line as a polyline.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.CorridorFeatureLine.ExportAsPolyline3dCollection instead.", 
	false)]
public ObjectId ExportAsPolyline3d()

Return Value

ObjectId
See Also