Library | Package Java Toolkit

Interface CombStateData

package com.ptc.wfc.wfcCombState;

public interface CombStateData
  extends jxobject



Description

Represent Combined State data in the combined state



Method Summary
CrossSectionClipOptionGetClipOption ()
    Get method for attribute "ClipOption"
     Cross section clip option. Not used if pfcITEM_XSEC reference is not passed
StringGetCombStateName ()
    Get method for attribute "CombStateName"
    Name of Combined state
booleanGetIsExploded ()
    Get method for attribute "IsExploded"
    Is state exploded or not. Not relevant in Part
ModelItemsGetReferences ()
    Get method for attribute "References"
    Array of references. Must be non empty array
voidSetClipOption (CrossSectionClipOption value)
    Set method for attribute "ClipOption"
     Cross section clip option. Not used if pfcITEM_XSEC reference is not passed
voidSetIsExploded (boolean value)
    Set method for attribute "IsExploded"
    Is state exploded or not. Not relevant in Part
voidSetReferences (ModelItems value)
    Set method for attribute "References"
    Array of references. Must be non empty array

Method Detail

GetCombStateName

StringGetCombStateName ()


    Name of Combined state
Manual References:
Solid: Combined States of a Solid, Solid: Combined States of a Solid



GetReferences/SetReferences

ModelItemsGetReferences ()
voidSetReferences (ModelItems value)


    Array of references. Must be non empty array
Manual References:
Solid: Combined States of a Solid, Solid: Combined States of a Solid, Solid: Combined States of a Solid, Solid: Combined States of a Solid



GetClipOption/SetClipOption

CrossSectionClipOptionGetClipOption ()
voidSetClipOption (CrossSectionClipOption value)


     Cross section clip option. Not used if pfcITEM_XSEC reference is not passed
Manual References:
Solid: Combined States of a Solid, Solid: Combined States of a Solid, Solid: Combined States of a Solid, Solid: Combined States of a Solid



GetIsExploded/SetIsExploded

booleanGetIsExploded ()
voidSetIsExploded (boolean value)


    Is state exploded or not. Not relevant in Part
Manual References:
Solid: Combined States of a Solid, Solid: Combined States of a Solid, Solid: Combined States of a Solid