Parameters |
Description |
const double * points |
[in] A pointer to a new double array to be set as a points array. |
OdUInt32 numPoints |
[in] A points count. |
bool updateParameterization = false |
[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.
Sets a new points array to redefine the polyline.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|