Library | Package Java Toolkit

Interface ForeignSurfaceDescriptor

package com.ptc.pfc.pfcGeometry;

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



Description

A data object representing the characteristics of a foreign surface (defined by Creo Parametric TOOLKIT).
Direct Known Subclasses:
WForeignSurfaceDescriptor



Method Summary
intGetForeignID ()
    Get method for attribute "ForeignID"
    The integer identifier of the foreign surface
voidSetForeignID (int value)
    Set method for attribute "ForeignID"
    The integer identifier of the foreign 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

GetForeignID/SetForeignID

intGetForeignID ()
voidSetForeignID (int value)


    The integer identifier of the foreign surface