/
write_template
GiD - The personal pre and post processor
write_template
GiD_Project write_template <template> <filename_out>
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
set template [file join $::GIDDEFAULT templates STL.bas] set filename_out [GidUtils::GetTmpFilename .stl] GiD_Project write_template $template $filename_out
Related content
Using template .bas (only mesh)
Using template .bas (only mesh)
More like this
Detailed example - Template file creation
Detailed example - Template file creation
More like this
How to export the mesh and the boundary conditions, materials and so on
How to export the mesh and the boundary conditions, materials and so on
More like this
Template files
Template files
More like this
*Tcl
More like this
WriteCalculationFile
WriteCalculationFile
More like this
COPYRIGHT © 2022 · GID · CIMNE