Library | File

Class pfcTorus

# include <pfcGeometry.h>

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



Description

A Creo Parametric surface with a toroidal shape.
Manual References:
Overview of Creo Object TOOLKIT C++: Casting of Creo Object TOOLKIT C++ pfc Classes to wfc Classes
Direct Known Subclasses:
wfcWTorus



Method Summary

xrealGetRadius1 ()
The distance from the center of the generating arc to the axis of revolution
xrealGetRadius2 ()
The radius of the generating arc


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


Methods Inherited from Class pfcTransformedSurface:

GetCoordSys



Method Detail

xrealGetRadius1 ()

The distance from the center of the generating arc to the axis of revolution




xrealGetRadius2 ()

The radius of the generating arc