xpfGetExtent
FUNCTION xpfGetExtent (modelId, entityId : GENERIC) entityExtentId : GENERIC;
The xpfGetExtent function returns the entityExtentId that uniquely identifies the entity extent instance for the specified instance type in the specified model. There is one entity extent instance in a model for each possible instance type in that model. The actual model must be open before this function can be successfully performed.
The xpxGetEntityExtent and xpxGetEntityExtentBN functions return the aggregateID of the attribute named instances in the related entity extent instance. The xpfGetExtent and xpfGetExtentBN functions return the instanceID of the related entity extent instance.
Â
Arguments
1 | Type | Name | Comment |
2 | GENERIC | entityId | comments |
3 | GENERIC | modelId | Â |
Return Value
Â
Type | Name | Comment |
GENERIC | entityExtentId | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â