Close

Relief for ODA Team in Ukraine

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

Sets a new array of polyline points. 

 

Parameters
Description
points
[in] A new array of points represented as a heap pointer.
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.