...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxCloseModel (modelId : GENERIC)
status : INTEGER;
|
The xpxCloseModel function close the specified model modelId. All access to the actual model will be denied until it is opened again.
This function is equivalent to the EDMinterface function sdaiCloseModel
Arguments
...
Type | Name | Comment |
GENERIC | modelId | Unique id for the model within the EDMdatabase |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|