Library | Package Java Toolkit

Interface SphericalSplineSurfaceDescriptor

package com.ptc.pfc.pfcGeometry;

public interface SphericalSplineSurfaceDescriptor
  extends com.ptc.pfc.pfcGeometry.TransformedSurfaceDescriptor



Description

A data object representing a spline surface created using spherical coordinates.



Method Summary
SplineSurfaceDescriptorGetSplineSurfaceData ()
    Get method for attribute "SplineSurfaceData"
    The spline surface geometry which defines the surface
voidSetSplineSurfaceData (SplineSurfaceDescriptor value)
    Set method for attribute "SplineSurfaceData"
    The spline surface geometry which defines the surface

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.SurfaceDescriptor
GetSurfaceType, GetExtents, SetExtents, GetOrientation, SetOrientation

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.TransformedSurfaceDescriptor
GetCoordSys, SetCoordSys

Method Detail

GetSplineSurfaceData/SetSplineSurfaceData

SplineSurfaceDescriptorGetSplineSurfaceData ()
voidSetSplineSurfaceData (SplineSurfaceDescriptor value)


    The spline surface geometry which defines the surface