API Reference > Classes > PRC Markup Classes > OdPrcMarkupTessBufPoints Class > OdPrcMarkupTessBufPoints Methods > setPoints Method > OdPrcMarkupTessBufPoints::setPoints Method (OdPrcFloatPointArray &)
OdPrcMarkupTessBufPoints::setPoints Method (OdPrcFloatPointArray &)
Syntax
C++
OdResult setPoints(const OdPrcFloatPointArray & points);
Parameters 
Description 
const OdPrcFloatPointArray & points 
[in] A new markup tessellation 3D point 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.