*controlcard()
Creates a control card in HMASCII format.
Syntax
*controlcard (id,"name")
Type
HyperMesh HMASCII Command
Description
Creates a control card in HMASCII format.
Card data is assigned using attributes for the relevant solver.
Inputs
- id
 - The ID of the card.
 - name
 - The name of the card.
 
Example
*controlcard(1,"my-card")Errors
Incorrect usage results in an import error.