Library | Package Java Toolkit

Interface ShellFace

package com.ptc.wfc.wfcSolid;

public interface ShellFace
  extends jxobject



Description

Provides shell face info.



Method Summary
/*optional*/ ContourGetContour ()
    Get method for attribute "Contour"
    The contour value.
intGetSurfaceId ()
    Get method for attribute "SurfaceId"
    The surface id.

Method Detail

GetSurfaceId

intGetSurfaceId ()


    The surface id.
Manual References:
Solid: Solid Operations, Solid: Solid Operations



GetContour

/*optional*/ ContourGetContour ()


    The contour value.
Manual References:
Solid: Solid Operations, Solid: Solid Operations