*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
1 - Create domain and autogenerate global handles

Example

*morphcreatedomainglobalnodes (NODES,1,1)

A new global domain is created governing the selected nodes.

Errors

None.