Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcPolyLine3d::setPoints Method (const OdGePoint3dArray &, bool)
Syntax
C++
OdResult setPoints(const OdGePoint3dArray & 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 the points array was successfully set or an appropriate error code in the other case.

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