API Reference
>
OdGe Classes
>
OdGeNurbSurface Class
>
OdGeNurbSurface Methods
>
OdGeNurbSurface::controlPointAt Method
OdGeNurbSurface::controlPointAt Method
Collapse All
Syntax
C++
OdGePoint3d
controlPointAt
(
int
iIdxU
,
int
iIdxV
)
const
;
Parameters
Parameters
Description
int iIdxU
[in] Control point index for U-dimension.
int iIdxV
[in] Control point index for V-dimension.
Description
Returns the specified control point in the control point array.
Group
OdGeNurbSurface Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic