What's new 17.1.4d
General:
-
Added button ‘Check graphics’ to show installed graphic cards, and the name of the card used by the system as 3D card. Both in GiD and in
gid_safe_mode
.
-
Corrected error when capturing images in gif format with dithering.
Preprocess:
-
Parasolid import updated to 36001 version
-
Edit mesh->Cut plane
-
Edit geometry>Move->Move Lines z raster (to set z coordinates of curves from a raster image)
-
New menu "Mesh->Preview line mesh" to interactively test mesh sizes and see the line nodes
-
Refactoring some temporary draw: tangents to concentrate elements, normals, position of background image, cut mesh,…
-
New plugin to import OpenSees mesh (and some other data if problemtype OpenSees was loaded)
Postprocess:
-
Corrected ‘Label All ( in …) ’ error introduced in 17.0.
-
Corrected Contour fill problems with GP_ELEMENT_1 when mixing element types. GP_ELEMENT_1 also works for points, circles and spheres.
Customization:
-
New Tcl command GiD_Tools mesh slice <A B C D> ?<element_ids>?
-
GiD_OpenGL corrected passing scissor parameters.
-
New Tcl command:
GidUtils::execPowershellCmd {cmd}
for MS Windows, to execute PowerShell commands -
New Tcl command:
GidUtils::getGraphicsInformation
to get information about installed graphic cards, and the name of the card used by the system as 3D card. Useful to detect if monitor is attached to Intel integrated graphics instead of Nvidia graphics card. -
Windows and Linux register gid:// URL protocol handler.
-
Wrap GiD_OpenGL draw logicop Tcl command, and related constants colorlogicop to enable and enum of logical operations: clear , set , copy , invert , …
-
CustomLib data windows fixed bugs related to dependencies, and enhanced window layout using popup window (set ::CUSTOM_LIB_WINDOW_TOPLEVEL 1)
-
GiD_Geometry get point|line|surface|volume <id> label_position , and GiD_Mesh get node|element <id> label_position