handles
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
 - Returns non-zero if the entity is set inactive, 0 otherwise.
 - attributesmax
 - The number of attributes owned by this entity.
 - bias
 - The bias factor of the handle.
 - definedentity
 - True if the entity is defined, false otherwise.
 - grid
 - The ID of the node the handle is located at.
 - handleids
 - Pointer to the handles the handle is dependent on.
 - handleidsmax
 - The number of handles the handle is dependent on.
 - id
 - The ID of the entity.
 - include
 - The ID of the include file the entity is organized in.
 - includeid
 - The ID of the include file the entity is organized in.
 - infg
 - Pointer to the node influences.
 - infhn
 - Pointer to the handle influences.
 - internalid
 - The ID of the entity.
 - internalname
 - The internal name of the entity.
 - level
 - The handle level.
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - ninfs
 - The number of surface points the handle influences.
 - nodeids
 - Pointer to the nodes the handle influences.
 - nodeidsmax
 - The number of nodes the handle influences.
 - outputsuppressed
 - Returns non-zero if the entity is set "do not export", 0 otherwise.
 - poolid
 - The pool number of the entity.
 - poolname
 - The pool name of the entity.
 - solver_id
 - The solver ID of the entity.
 - solverkeyword
 - The name of the solver keyword.
 - solvername
 - The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
 - sym
 - Pointer to the symmetries associated with the handle.
 - symids
 - The IDs of the handles linked to the handle for a given symmetry.
 - symidsmax
 - symidsmax The number of handles linked to the handle for a given symmetry.
 
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.