Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GiD_Project db 

To use a template .bas file to write an output file

e.g. to export the current triangle mesh in STL format using the STL.bas template

...

GiD_Project db ?-fast? read|save mesh|mesh_groups|mesh_local_axes|mesh_conditions|geometry|geometry_groups|geometry_local_axes|geometry_conditions|materials|conditions|units|render|embedded_distances <filename> 

Special command to read/save some files of the model database. Do no use it: must be used carefully and read in the correct order.

Initial use is to read mesh and associated data written by other auxiliary GiD instance (e.g. a remote meshing service)

mesh →  .msh

mesh_groups → .prj

mesh_local_axes → .lax

mesh_conditions → .lin

geometry → .geo

geometry_groups → .prj

geometry_local_axes → .lax

geometry_conditions → .lin

materials → .mat

conditions → .cnd

units → .uni

render → .rdr

embedded_distances → .dst