*blmesh2d_mc
Imprints edge layers on a surface mesh based on parameters defined in the edge layer control.
Syntax
*blmesh2d_mc mark_id
Type
HyperMesh Tcl Modify Command
Description
Imprints edge layers on a surface mesh based on parameters defined in the edge layer control. Only the active edge layer control is utilized for imprinting. Input surfaces in mesh controls should have an associated mesh.
Inputs
- mark_id
- The ID of the mark containing mesh controls. Valid values are 1 and 2.
Examples
*createmark meshcontrols 1 all
*blmesh2d_mc 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021.2