GiD - The personal pre and post processor
Sets
GiD_Info postprocess get <option>
The following <option> are available:
A volumeset is basically a mesh of volume elements, a surfaceset is a mesh of surface (and line) elements. All entities of the set are of the same element type.
A cut store the information to define the cut location, cutting could create true new surfacesets including its interpolated results, or create only visual meshes to be drawn temporarily.
all_volumesets
Returns a list of all sets of volume.
all_surfacesets
Returns a list of all sets of surface (and line).
all_cutsets
Returns a list of all cuts.
cur_volumesets
Returns a list of the visible volume sets.
cur_surfacesets
Returns a list of the visible surface (and line) sets.
cur_cutsets
Returns a list of the visible cut sets.
all_volumes_colors
Returns a list of the volume colors used in the project.
Each item of the list has 4 sub-items: {color_ambient color_diffuse color_specular shininess}
Colors are represented in RGB hexadecimal format #RRGGBB. Example: #000000 would be black, and #FFFFFF would be white.
Shininess is a real value from 0.0 to 1.0
all_surfaces_colors
Returns a list of the surface colors used in the project. Colors are represented in RGB hexadecimal format.
all_cuts_colors
Returns a list of the cut colors used in the project. Colors are represented in RGB hexadecimal format.
property massive|transparent|transparency|displaystyle|edgewidth|visibility|visualizeresults <mesh_name>
Returns value of the specified property for the entered mesh name.
COPYRIGHT © 2022 · GID · CIMNE