Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcMarkupTessBufPolyline::setPoints Method (const float *, OdUInt32)
Syntax
C++
OdResult setPoints(const float * points, OdUInt32 numPoints);

Sets a new array of polyline points. 

 

Parameters
Description
points
[in] A new array of points represented as a float array.
numPoints
[in] Quantity of points in the specified array.

Returns eOk if a new point array has been successfully set.

Copyright © 2002-2022. Open Design Alliance All rights reserved.