Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcPolyLine2d::setPoints Method (const OdGePoint2dArray &, bool)
Syntax
C++
OdResult setPoints(const OdGePoint2dArray & points, bool updateParameterization = false);

Sets a new points array to redefine the polyline. 

 

Parameters
Description
points
[in] A new points array to be set.
updateParameterization
[in] A flag determining whether the parameterization should be updated. Default value is false.

Returns eOk if points array was successfully set or an appropriate error code in the other case.

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