Library | File

Class pfcCoonsPatch

# include <pfcGeometry.h>

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



Description

A Creo Parametric surface used to blend surfaces together.
Manual References:
Overview of Creo Object TOOLKIT C++: Casting of Creo Object TOOLKIT C++ pfc Classes to wfc Classes
Direct Known Subclasses:
wfcWCoonsPatch



Method Summary

pfcCoonsCornerPoints_ptrGetCornerPoints ()
The corner points
pfcCurveDescriptor_ptrGetU0Profile ()
The curve geometry along u=0
pfcCurveDescriptor_ptrGetU1Profile ()
The curve geometry along u=1
pfcCoonsUVDerivatives_ptrGetUVDerivatives ()
The corner UV mixed derivatives
pfcCurveDescriptor_ptrGetV0Profile ()
The curve geometry along v=0
pfcCurveDescriptor_ptrGetV1Profile ()
The curve geometry along v=1


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

pfcCurveDescriptor_ptrGetU0Profile ()

The curve geometry along u=0




pfcCurveDescriptor_ptrGetU1Profile ()

The curve geometry along u=1




pfcCurveDescriptor_ptrGetV0Profile ()

The curve geometry along v=0




pfcCurveDescriptor_ptrGetV1Profile ()

The curve geometry along v=1




pfcCoonsCornerPoints_ptrGetCornerPoints ()

The corner points




pfcCoonsUVDerivatives_ptrGetUVDerivatives ()

The corner UV mixed derivatives