Library | Package Java Toolkit

Interface CylindricalSplineSurface

package com.ptc.pfc.pfcGeometry;

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



Description

A Creo Parametric surface representing a spline surface created using cylindrical coordinates.
Direct Known Subclasses:
WCylindricalSplineSurface



Method Summary
SplineSurfaceDescriptorGetSplineSurfaceData ()
    Get method for attribute "SplineSurfaceData"
    The spline surface geometry which defines 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

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

Method Detail

GetSplineSurfaceData

SplineSurfaceDescriptorGetSplineSurfaceData ()


    The spline surface geometry which defines the surface