Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • add a new model.  In the repository, right-click on Analysis Models and select 
    Insert excerpt
    _addnew
    _addnew
    nopaneltrue
    .
  • display an existing model. In the repository, double-click on an analysis model's name to open its properties. In the properties toolbar, click the 
    Insert excerpt
    _model_display
    _model_display
    nopaneltrue
     button to display its model window in the workspace.

...

In addition to the Common Properties, analysis models have a Name; see Analysis Model Reference Information. They do not have any other properties, as all their content is in the model itself.

...

Context Menu OptionDescription
Insert excerpt
_object_copy
_object_copy
nopaneltrue
Create a copy of the object.
Insert excerpt
_objecttable_addnew_input_stream
_objecttable_addnew_input_stream
nopaneltrue
Add a new stream with a pipe that connects into the selected object.
Insert excerpt
_object_predecessors
_object_predecessors
nopaneltrue
Add all objects that are used to build this object in the underlying model.
Insert excerpt
_object_successors
_object_successors
nopaneltrue
Add all objects that use this object in the underlying model.

Insert excerpt
_stream_rollback_stream
_rollback
nopaneltrue
 Stream

Rollback data in the stream. This opens the Rollback form.

Insert excerpt
_delete
_delete
nopaneltrue

Permanently delete the object from the underlying model in PhixFlow. This removes the object from PhixFlow completely.

Only do this if you are certain that you never want to use this object again.

...