GeNurbSurface.h
This class represents non-uniform, rational B-Spline (NURBS) surfaces.
Corresponding C++ library: TD_Ge
|
Name |
Description |
|
This is the overview for the OdGeNurbSurface constructor overload. |
|
Name |
Description |
|
Defines OdGeNurbSurface joining rules. |
|
Name |
Description |
|
Computes and retrieves the isoline for the specified value of U parameter. | |
|
Computes and retrieves the isoline for the specified value of V parameter. | |
|
Returns the specified control point in the control point array. | |
|
This is the overview for the convertFrom method overload. | |
|
Returns the degree in the U direction. | |
|
Returns the degree in the V direction. | |
|
Increases spline degree for corresponding dimension (U or V) by the specified value and returns a reference to this spline object. | |
|
Retrieves the array of control points. | |
|
Retrieves the data used to define this surface. | |
|
Retrieves the derivatives at the point specified by param. | |
|
Retrieves the knot vector in the U direction. | |
|
Retrieves the knot vector in the V direction. | |
|
Retrieves the array of weights. | |
|
Inserts new knot of provided multiplicity to the spline knot array for corresponding dimension (U or V). | |
|
Checks if this surface is periodic in the U direction, and returns the period. | |
|
Checks if this surface is periodic in the V direction, and returns the period. | |
|
Checks if this surface is rational in the U direction. | |
|
Checks if this surface is rational in the V direction. | |
|
Joins the specified OdGeNurbSurface with this OdGeNurbSurface by specified sides and returns a reference to the recomputed OdGeNurbSurface. | |
|
Returns a knot value for the specified knot. | |
|
Returns the number of control points in the U direction. | |
|
Returns the number of control points in the V direction. | |
|
Returns the number of knots in the U direction. retutns Number of knots in the U direction as an integer value. | |
|
Returns the number of knots in the V direction. retutns Number of knots in the V direction as an integer value. | |
|
Returns the 2D pair of parameter values of a point on this surface. | |
|
Sets the parameters for this spline according to the arguments, and returns a reference to this spline. | |
|
Sets the specified control point in the control point array. | |
|
Sets the fit data for this spline and returns a reference to this surface object. | |
|
Returns a description of the singularity in the U direction: | |
|
Returns a description of the singularity in the V direction: |
|
Name |
Description |
|
Assignment operator for the OdGeNurbSurface object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|