/
xpfGetInstanceTypeName
xpfGetInstanceTypeName
FUNCTION xpfGetInstanceTypeName (instance : GENERIC) instanceTypeName : STRING;
The xpfGetInstanceTypeName function returns the the instance type name of the specified instance, <instance>. The instance type name is returned in the argument <instanceTypeName>. The actual model where the instance is located must be opened before this function can be performed successfully.
Arguments
Type | Name | Comment |
GENERIC | instance | comments |
Return Value
Type | Name | Comment |
STRING | instanceTypeName | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfGetInstanceType
xpfGetInstanceType
More like this
xpfGetDefinedTypeBN
xpfGetDefinedTypeBN
More like this
xpxGetInstanceType
xpxGetInstanceType
More like this
xpfGetTypePathString
xpfGetTypePathString
More like this
xpfGetAttrBN
xpfGetAttrBN
More like this
xpfGetTypePathIdAggr
xpfGetTypePathIdAggr
More like this