API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > Od3dDwfView Class > Od3dDwfView Methods > Od3dDwfView::polylineOut Method
Od3dDwfView::polylineOut Method
Syntax
C++
void polylineOut(OdInt32, const OdGePoint3d*);
Parameters 
Description 
OdInt32 
[in] Input number of points in the polyline.  
OdGePoint3d 
* [in] Input array of vertices that make up the polyline.
remarks Must be overridden at least. 

Passes polyline data to this Vectorizer object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.