API Documentation
>
Interface Classes
> Class wfcSpecialValue
Class wfcSpecialValue
# include <
wfcElementTree.h
>
class
wfcSpecialValue
: public virtual
xobject
{
xdeclare
(
wfcSpecialValue
)
...
};
This is a
COMPACT
class.
Description
Method Summary
static
wfcSpecialValue_ptr
Create
()
cipOptional
pfcSolid_ptr
GetComponentModel
()
void
SetComponentModel
(
cipOptional
pfcSolid_ptr
value)
The component model element
cipOptional
wfcSection_ptr
GetSectionValue
()
void
SetSectionValue
(
cipOptional
wfcSection_ptr
value)
Value for element PRO_E_SKETCHER
Method Detail
cipOptional
pfcSolid_ptr
GetComponentModel
()
void
SetComponentModel
(
cipOptional
pfcSolid_ptr
value)
The component model element
This method will only work for element PRO_E_COMPONENT_MODEL.
User Guide References:
Feature Element Special Values:GetComponentModel
cipOptional
wfcSection_ptr
GetSectionValue
()
void
SetSectionValue
(
cipOptional
wfcSection_ptr
value)
Value for element PRO_E_SKETCHER
This method will only work for element PRO_E_SKETCHER.
User Guide References:
Feature Element Special Values:GetSectionValue
static
wfcSpecialValue_ptr
Create
()
Returns:
Was this helpful?
This site works best with JavaScript enabled