Library
|
File
Frames
|
Expand
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:
wfcWSplineSurface
Method Summary
pfcSplineSurfacePoints_ptr
GetPoints
()
An array of spline interpolant points and derivatives
Methods Inherited from Class
pfcChild
:
GetDBParent
,
GetOId
Methods Inherited from Class
pfcActionSource
:
AddActionListener
,
RemoveActionListener
,
AddActionListenerWithType
Methods Inherited from Class
pfcRelationOwner
:
DeleteRelations
,
GetRelations
,
SetRelations
,
RegenerateRelations
,
EvaluateExpression
Methods Inherited from Class
pfcParent
:
GetChild
Methods Inherited from Class
pfcParameterOwner
:
GetParam
,
CreateParam
,
ListParams
,
SelectParam
,
CreateParamWithUnits
,
SelectParameters
Methods Inherited from Class
pfcModelItem
:
GetName
,
SetName
,
GetId
,
GetType
Methods Inherited from Class
pfcSurface
:
GetIsVisible
,
GetFeature
,
GetOwnerQuilt
,
EvalClosestPointOnSurface
,
EvalClosestPoint
,
Eval3DData
,
EvalParameters
,
EvalArea
,
EvalPrincipalCurv
,
VerifyUV
,
EvalDiameter
,
EvalMaximum
,
EvalMinimum
,
ListContours
,
ListSameSurfaces
,
GetSurfaceType
,
GetXYZExtents
,
GetUVExtents
,
GetOrientation
,
GetSurfaceDescriptor
,
GetNURBSRepresentation
Method Detail
pfcSplineSurfacePoints_ptr
GetPoints
()
An array of spline interpolant points and derivatives