API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > D3dPackedLwdPolylineRecordWSel Class > D3dPackedLwdPolylineRecordWSel::D3dPackedLwdPolylineRecordWSel Constructor
D3dPackedLwdPolylineRecordWSel::D3dPackedLwdPolylineRecordWSel Constructor
Syntax
C++
D3dPackedLwdPolylineRecordWSel(bool bPoints, OdInt32 nInitialID, OdInt32 numLines, const D3dLwdSetting & lineWeight, OdInt32 nInitialSelMark, OdInt32 nbSelMarks);
Parameters 
Description 
bool bPoints 
[in] Render as points or as lines. param nInitialID [in] Index of first vertex in vertex buffer. param numLines [in] Number of line segments. param lineWeight [in] Lineweight settings. param nInitialSelMark [in] Index of first selection marker in selection markers array. param nbSelMarks [in] Count of selection markers in selection markers array. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.