*morphsymmetryupdateaxis

Update one symmetry.

Syntax

*morphsymmetryupdateaxis symptr sysptr domaintype markdomain enforce multilat type ucyc orient mv

Type

HyperMesh Tcl Modify Command

Description

Update one symmetry.

Inputs

symptr
ID of symmetry.
sysptr
ID of system.
domaintype
Domains
markdomain
Domain mark number.
enforce
0 = approximate
1 = enforced
multilat
0 = unilateral
1 = multilateral
type
Type of symmetry.
ucyc
Number of cycles for cyclical symmetry.
orient
0 = default
1 = x-axis
2 = y-axis
3 = z-axis
mv
0 = do not apply to morph volumes
1 = apply to morph volumes

Example

*morphsymmetryupdateaxis (3,11,DOMAINS,1,1,1,10,3,0,0)

Symmetry will be updated to specified system and values. All domains on mark will be updated to use the selected symmetry.

Errors

None.