Library | Package Java Toolkit

Interface Torus

package com.ptc.pfc.pfcGeometry;

public interface Torus
  extends com.ptc.pfc.pfcGeometry.TransformedSurface



Description

A Creo Parametric surface with a toroidal shape.
Direct Known Subclasses:
WTorus



Method Summary
doubleGetRadius1 ()
    Get method for attribute "Radius1"
    The distance from the center of the generating arc to the axis of revolution
doubleGetRadius2 ()
    Get method for attribute "Radius2"
    The radius of the generating arc

Methods Inherited from Interface com.ptc.pfc.pfcObject.Child
GetDBParent, GetOId

Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource
AddActionListener, RemoveActionListener, AddActionListenerWithType

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner
DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression

Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent
GetChild

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner
GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem
GetName, SetName, GetId, GetType

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.Surface
GetIsVisible, GetFeature, GetOwnerQuilt, EvalClosestPointOnSurface, EvalClosestPoint, Eval3DData, EvalParameters, EvalArea, EvalPrincipalCurv, VerifyUV, EvalDiameter, EvalMaximum, EvalMinimum, ListContours, ListSameSurfaces, GetSurfaceType, GetXYZExtents, GetUVExtents, GetOrientation, GetSurfaceDescriptor, GetNURBSRepresentation

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.TransformedSurface
GetCoordSys

Method Detail

GetRadius1

doubleGetRadius1 ()


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



GetRadius2

doubleGetRadius2 ()


    The radius of the generating arc