*morphcreatedomainedge

Creates a domain from node list.

Syntax

*morphcreatedomainedge nodes

Type

HyperMesh Tcl Modify Command

Description

Creates a domain from node list.

Inputs

nodes
Node list number

Example

*morphcreatedomainedge 1

A new edge domain is created from the node list. The new edge domain will run along the nodes in the list sequentially. Handles will be created at the ends of the domain and possibly in the middle depending on angles, curvature, and selected portioning options.

Errors

None.