poIPostManager AddModel

Loads the given model file. A reference to the model needs to be attached to a post client window using AddModelReference.

Syntax

poIPostManager_handle AddModel filename reader_name

Application

HyperView Tcl Modify

Description

This command loads the given model file. A reference to the model needs to be attached to a post client window using AddModelReference.

Inputs

filename
The model file name.
reader_name (Optional)
The model reader name.

Errors

Returns the model ID, or 0 if AddModel fails.