Library | Package Java Toolkit

Interface ShellOrder

package com.ptc.wfc.wfcSolid;

public interface ShellOrder
  extends jxobject



Description

Provides shell order info.



Method Summary
intGetAmbientShell ()
    Get method for attribute "AmbientShell"
    The ambient shell value.
intGetFirstFace ()
    Get method for attribute "FirstFace"
    The First face value.
intGetNumberOfFaces ()
    Get method for attribute "NumberOfFaces"
    Number of surfaces.
intGetOrientation ()
    Get method for attribute "Orientation"
    The orientation value.

Method Detail

GetOrientation

intGetOrientation ()


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



GetFirstFace

intGetFirstFace ()


    The First face value.
Manual References:
Solid: Solid Operations, Solid: Solid Operations



GetNumberOfFaces

intGetNumberOfFaces ()


    Number of surfaces.
Manual References:
Solid: Solid Operations, Solid: Solid Operations



GetAmbientShell

intGetAmbientShell ()


    The ambient shell value.
Manual References:
Solid: Solid Operations, Solid: Solid Operations