GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

GiD_Project batchfile | set | windows_layout | view | transform_problemtype | write_template
Command including a collection of subcommands


GiD_Project batchfile
To handle the batch file where processed commands are recorded


GiD_Project set <option> ?<value>?
To set on off or ask the current state of some options, to control the redraw and wait state of GiD:
option could be disable_graphics|disable_windows|disable_warnline|disable_graphinput|disable_graphinterp|disable_writebatch|waitstate|windows_layout
value 0|1


GiD_Project set windows_layout value <1 | 2LR | 2UD | 3L | 3U | 3R | 3D | 4 | EXT>


GiD_Project view <option> ?<value>?
To handle view parameters.
GiD_Project view clip_planes_x ?{left right}?
GiD_Project view clip_planes_y ?{top bottom}?
GiD_Project view clip_planes_z ?{near far}?
GiD_Project view clip_planes_margin ?value?
GiD_Project view rotation_vector ?{x y z}?
GiD_Project view rotation_factor ?value?
GiD_Project view rotation_matrix ?{v11 ... v44}?
GiD_Project view rotation_center ?{x y z}?
GiD_Project view perspective_distance ?value?
GiD_Project view perspective_ortho_near ?value?
GiD_Project view perspective_ortho_far ?value?
GiD_Project view perspective_factor ?value?
GiD_Project view perspective_view ?value?
GiD_Project view mode ?GEOMETRYUSE|MESHUSE|POSTUSE|GRAPHUSE?
GiD_Project view render_mode ?value?
GiD_Project view ligth_vector ?{x y z ?w?}?


GiD_Project transform_problemtype <new_problemtype>

To update a model of a problemtype version to the new version


GiD_Project write_template <template> <filename_out>

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

GiD_Project db ?-fast? read|save mesh|mesh_groups|mesh_local_axes|mesh_conditions <filename> 

Special command to read/save some files of the model database, must be used carefully and in 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

  • No labels