symmetries

Unless otherwise specified, data names are accessible in level 3 only.

active
The symmetry active flag 0/1.
Type: integer
activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
enforce
The symmetry mirror image mode.
0 - approximate
1 - enforced
Type: integer
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
internalname
The internal name of the entity.
Type: string
morphvolumes
If true, symmetry is to be applied to handles on morph volumes and to map to geom operations. Valid for hm_getvalue query only.
Type: Boolean
multilat
The symmetry directionality mode.
0 - unilateral
1 - multilateral
Type: integer
moduleid
The module ID of the entity.
Type: integer
name
The name of the entity.
Type: string
orient
The orientation axis for the symmetry system.
0 - default
1 - x axis
2 - y axis
3 - z axis
Type: integer
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
sysptr
The ID of the associated local coordinate system.
Type: integer
type
The type of symmetry.
1 - linear
2 - circular
3 - planar
4 - radial 2D
5 - cylindrical
6 - radial + linear
7 - radial 3D
8 - spherical
10 - 1-plane
20 - 2-plane
30 - 3-plane
40 - cyclical
Type: integer
ucyc
The number of wedges for cyclical symmetry.
Type: string

Version History

2020.1 - Added new data name solverkeyword.

2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.

2021.2 - Added new data names internalname and solvername.