sets
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
 - Returns non-zero if the entity is set inactive, 0 otherwise.
 - assembly
 - Pointer to the assemblies for sets of assemblies.
 - attributesmax
 - The number of attributes owned by this entity.
 - by
 - The increment for an ID range clause of a formula set.
 - cardimage
 - The name of the assigned card image.
 - cardimagetype
 - The type of the assigned card image.
 - clauseentitytypenames
 - The list of clause entity type names for a formula set. Valid for hm_getvalue query only.
 - clauseentitytypes
 - The list of clause entity types for a formula set. Valid for hm_getvalue query only.
 - clauses
 - Pointer to the clauses in a formula set.
 - clausesmax
 - The number of clauses for a formula set.
 - clausetype
 - Clause type of a specific clauses clause.
 - clausetypes
 - The list of clause types for a formula set. Valid for hm_getvalue query only.
 - color
 - The 1-64 color of the entity.
 - color_rgb
 - The RGB color of the entity.
 - component
 - Pointer to the components for sets of components.
 - definedentity
 - True if the entity is defined, false otherwise.
 - element
 - Pointer to the elements for sets of elements.
 - elementids
 - The list of elements IDs.
 - elements
 - The list of elements for segment sets. Valid for hm_getvalue query only.
 - end
 - The end value for an ID range clause of a formula set.
 - exceptids
 - The list of except IDs for a specific clause in a formula set. Valid for hm_getvalue query only.
 - exceptidsmax
 - The number of except IDs for a specific clause in a formula set.
 - facecode
 - Indicates which face of its element the segment set refers to, 0-5.
 - faces
 - Pointer to the faces for segment sets.
 - facesmax
 - The number of faces in the segment set.
 - facetype
 - The number of nodes in the current face, 1-8.
 - id
 - The ID of the entity.
 - ids
 - Pointer to the entity IDs
 - idsmax
 - The maximum number of IDs.
 - include
 - The ID of the include file the entity is organized in.
 - includeid
 - The ID of the include file the entity is organized in.
 - internalid
 - The ID of the entity.
 - internalids
 - Pointer to the entity IDs.
 - internalname
 - The internal name of the entity.
 - material
 - Pointer to the materials for sets of materials.
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - node
 - Pointer to the nodes for sets of nodes.
 - node1
 - The ID of node 1 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node2
 - The ID of node 2 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node3
 - The ID of node 3 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node4
 - The ID of node 4 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node5
 - The ID of node 5 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node6
 - The ID of node 6 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node7
 - The ID of node 7 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - node8
 - The ID of node 8 for the current face. This is reported taking into account whether or not the contact is reversed with respect to the element normal.
 - nodes
 - The IDs of the nodes in the current face.
 - ordered
 - 0 if non-ordered, 1 if ordered.
 - 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.
 - property
 - Pointer to the properties for sets of properties.
 - remove
 - The remove value for an ID range clause of a formula set.
 - reversecode
 - The with/against normal status of the current face.
 - rigidlinkconnected
 - Pointer to a rigid link element to which the node set is attached. Returns 0 for non-nodal sets or for sets not attached to rigid links.
 - rigidlinkindependentnodeid
 - The ID of the independent node of the rigid link element to which the node set is attached. Returns 0 for non-nodal sets or for sets not attached to rigid links.
 - segment_display_state
 - The list of display states (0 – off, 1 - on) of segments in set-segment.
 - set
 - Pointer to the sets for sets of sets.
 - 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.
 - start
 - The start value for an ID range clause of a formula set.
 - style
 - The style of the entity set.
 - support
 - The set support type:
 - type
 - The type of set.
 - typename
 - The type of set. nodes
 
Version History
2019.1 - Added new data names draft and draftangle.
2020 - Added new data names color, color_rgb, elements, facecode, faces, facesmax, facetype, node1, node2, node3, node4, node5, node6, node7, node8, nodes, reversecode and support.
2020.1 - Added new data name solverkeyword.
2021.1 - Updated data name style with value 3. Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.
2022.1 - Added new data name segment_display_state.