Close

Relief for ODA Team in Ukraine

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

Sets a new markup tessellation point array.

Parameters
Description
points
[in] A new markup tessellation point array represented as a float array.
numPoints
[in] Quantity of points in a new array.

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

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