Library | File

Class pfcTransformedSurface

# include <pfcGeometry.h>

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



Description

A Creo Parametric surface with a defined origin and unit vectors.
Direct Known Subclasses:
pfcPlane, pfcCylinder, pfcCone, pfcTorus, pfcRevolvedSurface, pfcRuledSurface, pfcTabulatedCylinder, pfcCylindricalSplineSurface, pfcSphericalSplineSurface, pfcForeignSurface



Method Summary

pfcTransform3D_ptrGetCoordSys ()
The origin and unit vectors of the surface


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

pfcTransform3D_ptrGetCoordSys ()

The origin and unit vectors of the surface