Overview of external readers and the Altair Binary Format, the generic ASCII reader, running applications in batch mode, using Tcl/Tk commands, translators, and result math.
A generic ASCII reader is now available which allows you to bring custom results directly into HyperView. The AltairASCII format is useful for reading the results of any in-house or propriety codes which are saved in a generic format.
External resources can be registered in preference files, session files, or Templex files. If an external resource is registered in a program session, it is automatically registered in the session
file when the session is saved.
Returns a formatted error message if an error has occurred since the last call to *GetError(). *GetError() clears the error message after being called.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running applications in batch mode, using Tcl/Tk commands, translators, and result math.
hwISession CaptureAnimationByArea
Creates a movie file by animating the current page, allowing you to first draw a box and select a sub-rectangle of the page for capture.
hwISession GetError
Returns a formatted error message if an error has occurred since the last call to *GetError(). *GetError() clears the error message after being called.
hwISession GetSpaceballButtonMax
Returns the highest Spaceball button ID that can be mapped to a Tcl callback via the RegisterSpaceballCallback procedure.
hwISession GetSpaceballButtonMin
Returns the highest Spaceball button ID that can be mapped to a Tcl callback via the RegisterSpaceballCallback procedure.