Library | Package Java Toolkit

Interface SpecialValue

package com.ptc.wfc.wfcElementTree;

public interface SpecialValue
  extends jxobject



Description

 



Method Summary
/*optional*/ SolidGetComponentModel ()
    Get method for attribute "ComponentModel"
     The component model element
/*optional*/ SectionGetSectionValue ()
    Get method for attribute "SectionValue"
     Value for element PRO_E_SKETCHER
voidSetComponentModel ( /*optional*/ Solid value)
    Set method for attribute "ComponentModel"
     The component model element
voidSetSectionValue ( /*optional*/ Section value)
    Set method for attribute "SectionValue"
     Value for element PRO_E_SKETCHER

Method Detail

GetComponentModel/SetComponentModel

/*optional*/ SolidGetComponentModel ()
voidSetComponentModel ( /*optional*/ Solid value)


     The component model element

This method will only work for element PRO_E_COMPONENT_MODEL.
Manual References:
Feature Element Tree: Feature Element Special Values, Feature Element Tree: Feature Element Special Values, Feature Element Tree: Feature Element Special Values, Feature Element Tree: Feature Element Special Values



GetSectionValue/SetSectionValue

/*optional*/ SectionGetSectionValue ()
voidSetSectionValue ( /*optional*/ Section value)


     Value for element PRO_E_SKETCHER

This method will only work for element PRO_E_SKETCHER.
Manual References:
Feature Element Tree: Feature Element Special Values, Feature Element Tree: Feature Element Special Values, Feature Element Tree: Feature Element Special Values