*morphorganizedomainsplit

Splits edge domain at given node.

Syntax

*morphorganizedomainsplit nptr domainpointer dptr

Type

HyperMesh Tcl Modify

Description

Splits edge domain at given node.

Inputs

node
ID of node.
dptr
ID of domain.

Example

*morphorganizedomainedge(12,32)

This command splits the given edge domain into two edge domains at the given node.

Errors

None.