*exportbif
Exports the current database to Medina .bif format.
Syntax
*exportbif filename
Type
HyperMesh Tcl Modify Command
Description
Exports the current database to Medina .bif format. Currently only nodes, elements, node sets and element sets are supported.
Inputs
- filename
- The full path and file name to export to.
Example
*exportbif C:/temp/test.bif
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
13.0