handles

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

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
bias
The bias factor of the handle.
Type: double
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
grid
The ID of the node the handle is located at
Type: integer
handleids
Pointer to the handles the handle is dependent on.
Type: pointer
handleidsmax
The number of handles the handle is dependent on.
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
infg
Pointer to the node influences.
Type: pointer
infhn
Pointer to the handle influences.
Type: pointer
internalid
The ID of the entity.
Type: unsigned integer
level
The handle level.
-2 or lower - dependent global
-1 - independent global
1 - independent local
2 or higher - dependent local
Type: integer
name
The name of the entity.
Type: string
ninfs
The number of surface points the handle influences.
Type: integer
nodeids
Pointer to the nodes the handle influences.
Type: pointer
nodeidsmax
The number of nodes the handle influences.
Type: integer
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
sym
Pointer to the symmetries associated with the handle.
Type: pointer
symids
The IDs of the handles linked to the handle for a given symmetry.
Type: entity array
symidsmax
symidsmax The number of handles linked to the handle for a given symmetry.
Type: integer

Version History

2020.1 - Added new data name solverkeyword.