Task Manager
New Features
- The Task Manager and the Process Editor are now accessible from the Developer ribbon in the HyperView, HyperGraph, and TableView clients.
- In the
- hm_multiselectorlist
- Returns an ordered list of entity objects. Available in HyperMesh.
- hm_singleselector
- Returns a single entity object. Available in HyperMesh.
- hm_planeselector
- Returns a dictionary with the plane base and plane normal information. Available in HyperMesh.
- hv_multiselector
- Returns a collection object. Available in HyperView.
- hv_multiselectorlist
- Returns an ordered list of entity objects. Available in HyperView.
- hv_singleselector
- Returns a single entity object. Available in HyperView.
Figure 1. New selector widgets listed in the Process Editor.
, the following new selectors have been added. Select these
display types in the Process Editor when defining a new widget.
Resolved Issues
- When saving the process XML file, the Process Editor now checks the write permissions and returns an error message if you do not have the required file permissions.