API Reference > Classes > PRC Markup Classes > OdPrcMarkupTessBufPolyline Class > OdPrcMarkupTessBufPolyline Methods > setPoints Method > OdPrcMarkupTessBufPolyline::setPoints Method (OdPrcFloatPointArray &)
OdPrcMarkupTessBufPolyline::setPoints Method (OdPrcFloatPointArray &)
Syntax
C++
OdResult setPoints(const OdPrcFloatPointArray & points);
Parameters 
Description 
const OdPrcFloatPointArray & points 
[in] A new array of points.
 

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

Sets a new array of polyline points. 

 

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