Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbSurface::getControlPoints Method
Syntax
C++
void getControlPoints(OdGePoint3dArray& controlPoints) const;

Retrieves the array of control points. 

 

Parameters
Description
controlPoints
[out] Receives an array of 3D control points.

The control points specify the placement of the surface and adjust its shape.

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