hm_ce_mesh_imprint_option_get
Returns a mesh imprint option value.
Syntax
hm_ce_mesh_imprint_option_get name
Type
HyperMesh Tcl Query Command
Description
Returns a mesh imprint option value.
Inputs
- name
- Valid names are:
Example
To get the value of avoid_imprint:
hm_ce_mesh_imprint_option_get avoid_imprint
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
11.0.101