Data Structure: Util_tsurf_convert |
|
Description |
Convert Gocad TSurf's to Abaqus or ParaGeo files |
Usage |
Util_tsurf_convert NUM=ival where ival is the data structure number |
Description |
Overview Util_tsurf_convert data structure can be used to convert Gocad TSurf's to either or both, an Abaqus file suitable for import to HyperMesh or a ParaGeo geometry plot file
|
Geometry_file Name for a ParaGeo geometry plot file |
Usage |
||||
|
||||
Description |
||||
Defines the name for the converted ParaGeo geometry file (maximum 64 characters). If a file extension is provided it will be discarded and replaced with extension .gmr
Notes •The ParaGeo geometry file will be output only if Geometry_file is specified
|
Abaqus_file Name for an Abaqus file suitable for HyperMesh import |
Usage |
||||
|
||||
Description |
||||
Defines the name for the converted Abaqus file suitable for import into HyperMesh (maximum 64 characters). If a file extension is provided it will be discarded and replaced with extension .inp
Notes •The HyperMesh file will be output only if Abaqus_file is specified
|
file_names List of file names (Compulsory) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Specifies a list of TSurf file names to be converted to HyperMesh or ParaGeo format.
Notes •If an asterisk (*) character is used to define the file name it will be treated as a wild card and all files in the directory with the appropriate extension will be converted.
|