API Documentation
>
Interface Classes
> Class wfcUDFVariableParameter
Class wfcUDFVariableParameter
# include <
wfcUDFCreate.h
>
class
wfcUDFVariableParameter
: public virtual
xobject
{
xdeclare
(
wfcUDFVariableParameter
)
...
};
This is a
COMPACT
class.
Description
Method Summary
static
wfcUDFVariableParameter_ptr
Create
(
xrstring
Name,
pfcModelItemType
ItemType,
xint
ItemId)
xint
GetItemId
()
void
SetItemId
(
xint
value)
pfcModelItemType
GetItemType
()
void
SetItemType
(
pfcModelItemType
value)
xstring
GetName
()
void
SetName
(
xrstring
value)
pfcParamValue_ptr
GetValue
()
void
SetValue
(
pfcParamValue_ptr
value)
Method Detail
xstring
GetName
()
void
SetName
(
xrstring
value)
Manual References:
Setting the Variable Dimensions and Parameters:GetName
pfcModelItemType
GetItemType
()
void
SetItemType
(
pfcModelItemType
value)
Manual References:
Setting the Variable Dimensions and Parameters:GetItemType
xint
GetItemId
()
void
SetItemId
(
xint
value)
Manual References:
Setting the Variable Dimensions and Parameters:GetItemId
pfcParamValue_ptr
GetValue
()
void
SetValue
(
pfcParamValue_ptr
value)
Manual References:
Setting the Variable Dimensions and Parameters:GetValue
static
wfcUDFVariableParameter_ptr
Create
(
xrstring
Name,
pfcModelItemType
ItemType,
xint
ItemId)
Manual References:
Setting the Variable Dimensions and Parameters:Create
Parameters:
Name
ItemType
ItemId
Returns:
Was this helpful?
This site works best with JavaScript enabled