Creates a tuck fold setup and exports the deck for solver run to get the resulting
folded position of airbag. The folding table must be created using *createfoldingtable before running the command.
Inputs
airbagmark=<mark_id>
The ID of the mark containing the airbag components. Valid values are 1 and 2.
nodesmark=<mark_id>
The ID of the mark containing nodes on which the imposed displacement will be applied. Valid values are 1 and 2.
linestart={<value>}
The coordinates of the start point of the folding line.
lineend={<value>}
The coordinates of the end point of the folding line.
zdist=<value>
The displacement from the node defined in the set named "AirbagReferenceNodeId" in vertical direction where the two tuck tools/segments should be created. Positive value denotes away from the folding table and negative value denotes towards the folding table.
exportdir=<value>
The directory path where the resulting solver deck is exported. User should have the write permission in this directory. Default is set to the location defined by the environment variable ALTAIR_HOME.