*results()
Creates a result in HMASCII format.
Syntax
*results (id,"name")
Type
HyperMesh HMASCII Command
Description
Creates a result in HMASCII format.
Additional attribute or dataname information is provided separately, see referenced commands.
Inputs
- id
- The ID of the result.
- name
- The name of the result.
Example
To create a result with ID 100 and name "my-entity":
*results(100,"my-entity")
Errors
Incorrect usage results in an import error.
Version History
2019