Close

Relief for ODA Team in Ukraine

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

Sets a new markup tessellation polygon.

Parameters
Description
points
[in] A new markup tessellation polygon represented as a 3D points array.
numPoints
[in] Quantity of points in a new polygon.

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

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