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 the threshold value for the break angle between two neighboring streamline segments, which is used to decide if
the two line segments should be merged into one, or kept untouched.
Returns the number of colors in the color map that were used to color the individual streamlines in the CFD Plot/Streamlines
panel (when the 'color-by mode' is set to "seed").
Specifies the threshold value for the break angle between two neighboring streamline segments, which is used to decide
if the two line segments should be merged into one, or kept untouched.
Specifies the number of colors in the color map used to color the individual streamlines in the CFD Plot/Streamlines panel
(when the 'color-by mode' is set to "seed").
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.
poICFD AddRake
Adds a new rake to the CFD Plot/Streamlines panel.
poICFD CreateStreamLines
Creates streamlines for the specified rakes based on the current settings in the CFD Plot/Streamlines panel.
poICFD DeleteRake
Deletes the specified rake from the CFD Plot/Streamlines panel.
poICFD DeleteStreamLines
Deletes the streamlines for the rakes specified in the CFD Plot/Streamlines panel.
poICFD GetDataType
Returns the data type that was used for the streamline creation in the CFD Plot/Streamlines panel.
poICFD GetIntegrationMethod
Returns the integration method that was used for the streamline creation in the CFD Plot/Streamlines panel.
poICFD GetMaxBreakAngle
Returns the threshold value for the break angle between two neighboring streamline segments, which is used to decide if the two line segments should be merged into one, or kept untouched.
poICFD GetMaxStepLength
Returns the maximum integration step length in the CFD Plot/Streamlines panel.
poICFD GetNumOfStreamLineColors
Returns the number of colors in the color map that were used to color the individual streamlines in the CFD Plot/Streamlines panel (when the 'color-by mode' is set to "seed").
poICFD GetStreamLineDecimation
Returns whether decimation is being applied to streamlines in the CFD Plot/Streamlines panel, in order to reduce the memory footprint.
poICFD SetDataType
Sets the data type used for the streamline creation in the CFD Plot/Streamlines panel.
poICFD SetIntegrationMethod
Specifies the integration algorithm used for the streamline creation in the CFD Plot/Streamlines panel.
poICFD SetMaxBreakAngle
Specifies the threshold value for the break angle between two neighboring streamline segments, which is used to decide if the two line segments should be merged into one, or kept untouched.
poICFD SetMaxStepLength
Specifies the maximum integration step length in the CFD Plot/Streamlines panel.
poICFD SetNumOfStreamLineColors
Specifies the number of colors in the color map used to color the individual streamlines in the CFD Plot/Streamlines panel (when the 'color-by mode' is set to "seed").
poICFD SetStreamLineDecimation
Specifies whether decimation should be applied to the streamlines in the CFD Plot/Streamlines panel, in order to reduce the memory footprint.
poICFD SetStreamLineSize
Specifies the size of the streamlines in the CFD Plot/Streamlines panel.