titles
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
 - Returns non-zero if the entity is set inactive, 0 otherwise.
 - anchorangle
 - The angle from vertical for the title pointer.
 - anchorcorner
 - The anchor corner of the title.
 - anchorpoint
 - The anchor corner of the title.
 - attributesmax
 - The number of attributes owned by this entity.
 - bordercolor
 - The color of the border.
 - borderon
 - 1 if the border is on, 0 otherwise.
 - borderwidth
 - The width of the border.
 - borderxmax
 - The maximum x value of the border.
 - borderxmin
 - The minimum x value of the border.
 - borderxpoints
 - The min and max x border points. Valid for hm_getvalue query only.
 - borderymax
 - The maximum y value of the border.
 - borderymin
 - The minimum y value of the border.
 - borderypoints
 - The min and max y border points. Valid for hm_getvalue query only.
 - color
 - The 1-64 color of the entity.
 - color_rgb
 - The RGB color of the entity.
 - definedentity
 - True if the entity is defined, false otherwise.
 - distance
 - The distance from the entity to the border.
 - entity
 - The ID of the entity for titles attached to entities.
 - entityconnectionangle
 - The angle from vertical for the title pointer.
 - entityid
 - The ID of the entity for titles attached to entities.
 - fillcolor
 - The title fill color, used during H3D export only. Valid values are 1-64.
 - font
 - The font used, 1-4.
 - 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.
 - internalid
 - The ID of the entity.
 - internalname
 - The internal name of the entity.
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - 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.
 - text
 - The title text.
 - transparency
 - The title transparency, used during H3D export only.
 - type
 - The type of the entity the title is attached to.
 - typename
 - The string name of the entity the title is attached to.
 
Version History
2019 - Added new data names fillcolor and transparency.
2020 - Added new data name color_rgb.
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.