API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > D3dPolylineRecord Class > D3dPolylineRecord::D3dPolylineRecord Constructor
D3dPolylineRecord::D3dPolylineRecord Constructor
Syntax
C++
D3dPolylineRecord(OdInt32 numPoints, const OdGePoint3d* points, DWORD color);
Parameters 
Description 
OdInt32 numPoints 
[in] Number of points. param points [in] Array of points. param color [in] Color of the polyline. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.