*morphsymmetrycreateaxis
Creates symmetry dependent on system.
Syntax
*morphsymmetrycreateaxis name sysptr domaintype markdomain enforce multilat type ucyc orient mv
Type
HyperMesh Tcl Modify Command
Description
Creates symmetry dependent on system.
Inputs
- name
 - Name of symmetry.
 - sysptr
 - ID of system.
 - domaintype
 - Domains
 - markdomain
 - Domain mark number.
 - enforce
 - 0 = approximate
 - multilat
 - 0 = unilateral
 - type
 - Type of symmetry.
 - ucyc
 - Number of cycles for cyclical symmetry.
 - orient
 - 0 = default
 - mv
 - 0 = do not apply to morph volumes
 
Example
*morphsymmetrycreateaxis "mirror" 2 DOMAINS 1 1 1 10 3 1 0 
      Creates a symmetry dependent on the specified system for the domains on the mark. The symmetry has the values given in ‘enforce’, ‘multilat’, type, ucyc, orient, and mv.
Errors
None.