Close

Relief for ODA Team in Ukraine

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

Sets a new markup tessellation polygon.

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

Returns eOk if a new polygon has been successfully set.

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