Library | File

Class wfcSpecialValue

# include <wfcElementTree.h>

class wfcSpecialValue
 : public virtual xobject
{
    xdeclare(wfcSpecialValue)
    ...
};
This is a COMPACT class.



Description

 



Method Summary

static wfcSpecialValue_ptrCreate ()
 
optional pfcSolid_ptrGetComponentModel ()
voidSetComponentModel (optional pfcSolid_ptr value)
The component model element
optional wfcSection_ptrGetSectionValue ()
voidSetSectionValue (optional wfcSection_ptr value)
Value for element PRO_E_SKETCHER



Method Detail

optional pfcSolid_ptrGetComponentModel ()
voidSetComponentModel (optional pfcSolid_ptr 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




optional wfcSection_ptrGetSectionValue ()
voidSetSectionValue (optional wfcSection_ptr 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




static wfcSpecialValue_ptrCreate ()

 
Returns: