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