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