*morphcreatedomainglobalnodes
Creates a global domain governing the selected nodes.
Syntax
*morphcreatedomainglobalnodes ntype nmark mode
Type
HyperMesh Tcl Modify Command
Description
Creates a global domain governing the selected nodes.
Inputs
- ntype
 - NODES
 - nmark
 - Node mark number
 - mode
 - 0 - Create domain only
 
Example
*morphcreatedomainglobalnodes NODES 1 1 
      A new global domain is created governing the selected nodes.
Errors
None.