PolylineOptionsPlineId Property

Specifies the objectId of the polyline.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId PlineId { get; set; }

Property Value

ObjectId
Remarks
OBJECTID TYPE: Autodesk.AutoCAD.DatabaseServices.Polyline, Polyline2d or Polyline3d.
See Also