subsystems
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.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- connector_filter
- A filter for the displayed granular entities of the subsystem.
- connectors_attachment
- The attachments that are organized in the subsystem.
- connectors_general
- The general connectors that are organized in the subsystem.
- connectors_subsystem
- The subsystem connectors that are organized in the subsystem.
- definedentity
- True if the entity is defined, false otherwise.
- dirty_flag
- An indicator of whether the subsystem contents have been changed since its last representation was realized. Valid for hm_getvalue query only.
- export_file_parentid
- The parent of the file that is used for export. Valid for hm_getvalue query only.
- export_filename
- The name of the file used for export. Valid for hm_getvalue query only.
- export_filepath
- The location of the file used for export. Valid for hm_getvalue query only.
- granular_filter
- A filter for the displayed granular entities (nodes, elems, loads, systs, vectors, beamsects) of the subsystem:
- granular_filter_beamsections
- The beamsections that exist as contents of the subsystem.
- granular_filter_elements
- The elements that exist as contents of the subsystem.
- granular_filter_loads
- The loads that exist as contents of the subsystem.
- granular_filter_nodes
- The nodes that exist as contents of the subsystem.
- granular_filter_systems
- The systems that exist as contents of the subsystem.
- granular_filter_vectors
- The vectors that exist as contents of the subsystem.
- granular_mode
- A filter for the displayed granular entities (nodes, elems, loads, systs, vectors, beamsects) of the subsystem:
- granular_mode_beamsections
- The beamsections that exist as contents of the subsystem, filtered by granular_mode.
- granular_mode_elements
- The elements that exist as contents of the subsystem, filtered by granular_mode.
- granular_mode_loads
- The loads that exist as contents of the subsystem, filtered by granular_mode.
- granular_mode_nodes
- The nodes that exist as contents of the subsystem, filtered by granular_mode.
- granular_mode_systems
- The systems that exist as contents of the subsystem, filtered by granular_mode.
- granular_mode_vectors
- The vectors that exist as contents of the subsystem, filtered by granular_mode.
- 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.
- instance
- The instance the entity has been created from. Valid for hm_getvalue query only.
- internalid
- The ID of the entity.
- isinlibrary
- Indicates if the entity is in the currently connected library.
- library_comment
- The comment used to save the entity in the library.
- library_entityid
- The unique identifier used to save the entity in the library.
- library_name
- The name of the library where the entity is saved.
- library_revision
- The library revision of the entity in the library.
- major_revision
- The major revision of the entity in the library.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- parentSubsystem
- The parent of the subsystem. Valid for hm_getvalue query only.
- rep_alias
- The alias/key of the currently active representation. Valid for hm_getvalue query only.
- rep_filename
- The file name of the currently active representation. Valid for hm_getvalue query only.
- repDefinitionNames
- The representation definitions of the subsystem. Valid for hm_getvalue query only.
- repDefinitionNamesSaved
- The representation definitions of the subsystem that have been saved. Valid for hm_getvalue query only.
- repDefinitionNamesTabularCount
- The number of representation definitions of the subsystem. Valid for hm_getvalue query only.
- repRealizationNames
- The representation realizations of the subsystem. Valid for hm_getvalue query only.
- repRealizationsNamesSaved
- The representation realizations of the subsystem that have been saved. Valid for hm_getvalue query only.
- repRealizationNamesTabularCount
- The number of representation realizations of the subsystem. Valid for hm_getvalue query only.
- repRealizations
- The representaiton realizations of the subsystem. Valid for hm_getvalue query only.
- solverkeyword
- The name of the solver keyword.
- study_revision
- The study revision of the entity in the library.
- subsystemslinkedto
- The subsystems that the connectors inside are linked to.
- unique_id
- The unique ID of the entity.
Version History
2020
2020.1 - Added new data name solverkeyword.