Close

Relief for ODA Team in Ukraine

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

Sets a new markup tessellation point array.

Parameters
Description
points
[in] A new markup tessellation 3D point 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.