Library | Package Java Toolkit

Interface WNURBSSurfaceDescriptor

package com.ptc.wfc.wfcGeometry;

public interface WNURBSSurfaceDescriptor
  extends com.ptc.pfc.pfcGeometry.NURBSSurfaceDescriptor,
          com.ptc.wfc.wfcGeometry.WSurfaceDescriptor



Description

The Nurbs surface descriptor.

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

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.NURBSSurfaceDescriptor
GetUDegree, SetUDegree, GetVDegree, SetVDegree, GetUKnots, SetUKnots, GetVKnots, SetVKnots, GetPoints, SetPoints

Methods Inherited from Interface com.ptc.wfc.wfcGeometry.WSurfaceDescriptor
GetSurfaceId, SetSurfaceId, GetContourData, SetContourData