Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
Od3dDwfView::polylineOut Method
Syntax
C++
void polylineOut(OdInt32, const OdGePoint3d*);

Passes polyline data to this Vectorizer object. 

 

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.
Copyright © 2002-2022. Open Design Alliance All rights reserved.