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.
This API allows external applications to link HyperMesh as a library and provides a limited set of functions and structures to access specific functionality.
Contains information that is used by the HM_ExtAPI::OffsetFaces() and HM_ExtAPI::OffsetShellsByFaces() functions to set offset parameters and return offset results.
This section contains details on general HyperWorks scripting concepts, along with documentation on the Tcl commands that can be used to query and modify the database and GUI.
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.
This API allows external applications to link HyperMesh as a library and provides a limited set of functions and structures to access specific functionality.
HM_BatchMeshParamSet
Contains a pair of paths to batch mesh parameter and criteria files used by HM_ExtAPI::GenerateMesh.
HM_Component
Contains information about an individual component in the topology of mesh areas defined by the HM_Topology structure.
HM_Edge
Contains information about an individual edge in the topology of mesh areas defined by the HM_Topology structure.
HM_Face
Contains information about an individual face in the topology of mesh areas defined by the HM_Topology structure.
HM_FaceLoop
Contains information about individual face loops in the topology of mesh areas defined by the HM_Topology structure.
HM_GenerateMeshParamStruct
Contains information that is used by the HM_ExtAPI::GenerateMesh() function to set meshing parameters in interactive and batch meshing modes.
HM_ImportModelParamStruct
Contains information that is used by the HM_ExtAPI::ImportModel() function to set import parameters.
HM_OffsetParamStruct
Contains information that is used by the HM_ExtAPI::OffsetFaces() and HM_ExtAPI::OffsetShellsByFaces() functions to set offset parameters and return offset results.
HM_Point
Contains information about a point in three-dimensional space.
HM_PolyLine
Contains information about the geometry of a line represented by approximation points.
HM_Topology
Contains information about mesh area topologies that includes a set of faces, edges and vertices and topological relations between them.
HM_Transform
Contains information about a transformation between different coordinate systems.
HM_Vertex
Contains information about an individual vertex in the topology of mesh areas defined by the HM_Topology structure.