fix_modify AtC mesh write command¶
Syntax¶
fix_modify <AtC fixID> mesh write <f|p> <f|p> <f|p>
AtC fixID = ID of fix atc instance
mesh write = name of the AtC sub-command
filename = name of the file containing the mesh to be write
Examples¶
fix_modify AtC mesh write myMesh.mesh
Description¶
Writes a mesh to a text file.
Restrictions¶
None
Default¶
None.