Library | Package Java Toolkit

Interface TransformedSurface

package com.ptc.pfc.pfcGeometry;

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



Description

A Creo Parametric surface with a defined origin and unit vectors.
Direct Known Subclasses:
Plane, Cylinder, Cone, Torus, RevolvedSurface, RuledSurface, TabulatedCylinder, CylindricalSplineSurface, SphericalSplineSurface, ForeignSurface



Method Summary
Transform3DGetCoordSys ()
    Get method for attribute "CoordSys"
    The origin and unit vectors of the surface

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

Method Detail

GetCoordSys

Transform3DGetCoordSys ()


    The origin and unit vectors of the surface