Interface SplineSurfaceDescriptor
Description
A data object representing the geometry of a surface that consists of a nonuniform bicubic spline surface passing through a grid with tangent vectors at each point.
Direct Known Subclasses:
Method Summary
| |
| Get method for attribute "Points" An array of spline interpolant points and derivatives |
void | |
| Set method for attribute "Points" An array of spline interpolant points and derivatives |
Method Detail
GetPoints |
| GetPoints | () |
SetPoints |
void | SetPoints | |
An array of spline interpolant points and derivatives