API Documentation > Interface Classes > Class pfcSplineSurface
Class pfcSplineSurface

# include <pfcGeometry.h>

class
pfcSplineSurface
: public virtual
pfcSurface
{
xaideclare(pfcSplineSurface)
...
};


Description
A Creo Parametric surface that consists of a nonuniform bicubic spline surface passing through a grid with tangent vectors at each point.
Direct Known Subclasses:
Methods Inherited from Class pfcChild::
Methods Inherited from Class pfcActionSource::
Methods Inherited from Class pfcRelationOwner::
Methods Inherited from Class pfcParent::
Methods Inherited from Class pfcParameterOwner::
Methods Inherited from Class pfcModelItem::
Methods Inherited from Class pfcSurface::
Method Summary
An array of spline interpolant points and derivatives
Method Detail
An array of spline interpolant points and derivatives
Was this helpful?