API Reference > Classes > PRC Markup Classes > OdPrcMarkupTessBufPoints Class > OdPrcMarkupTessBufPoints Methods > setPoints Method > OdPrcMarkupTessBufPoints::setPoints Method (OdPrcFloatPoint *, OdUInt32)
OdPrcMarkupTessBufPoints::setPoints Method (OdPrcFloatPoint *, OdUInt32)
Syntax
C++
OdResult setPoints(const OdPrcFloatPoint * points, OdUInt32 numPoints);
Parameters 
Description 
const OdPrcFloatPoint * points 
[in] A new markup tessellation 3D point array.  
OdUInt32 numPoints 
[in] Quantity of points in a new array.
 

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

Sets a new markup tessellation point array.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.