*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
- 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
*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.