boxes
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: integer
- box_corner1
- The minimum corner points of the box.
- box_corner2
- The maximum corner points of the box.
- box_corner1_x
- The minimum x-corner point of the box. Valid for hm_getvalue query only.
- box_corner1_y
- The minimum y-corner point of the box. Valid for hm_getvalue query only.
- box_corner1_z
- The minimum z-corner point of the box. Valid for hm_getvalue query only.
- box_corner2_x
- The maximum x-corner point of the box. Valid for hm_getvalue query only.
- box_corner2_y
- The maximum y-corner point of the box. Valid for hm_getvalue query only.
- box_corner2_z
- The maximum z-corner point of the box. Valid for hm_getvalue query only.
- box_corner_node1
- The node defining minimum corner points of a box.
- box_corner_node2
- The node defining maximum corner points of a box.
- box_system
- Local coordinate system of a box.
- color
- The color of the entity. Type: integer
- config
- The geometry type configuration of the entity.
- cylinder_base_node
- Base node of the cylinder.
- cylinder_base_point
- Base point of the cylinder.
- cylinder_base_x
- Base point x-coordinate of the cylinder. Valid for hm_getvalue query only.
- cylinder_base_y
- Base point y-coordinate of the cylinder. Valid for hm_getvalue query only.
- cylinder_base_z
- Base point z-coordinate of the cylinder. Valid for hm_getvalue query only.
- cylinder_diameter
- Diameter of the cylinder.
- cylinder_direction_node
- Direction axis node of the cylinder.
- cylinder_direction_point
- Direction axis point of the cylinder.
- cylinder_direction_x
- Direction axis x-point of the cylinder. Valid for hm_getvalue query only.
- cylinder_direction_y
- Direction axis y-point of the cylinder. Valid for hm_getvalue query only.
- cylinder_direction_z
- Direction axis z-point of the cylinder. Valid for hm_getvalue query only.
- definedentity
- True if the entity is defined, false otherwise.
- id
- The ID of the entity. Type: integer
- include
- The ID of the include file the entity is organized in. Type: integer
- includeid
- The ID of the include file the entity is organized in. Type: integer
- internalid
- The ID of the entity. Type: integer
- name
- The name of the entity. Type: string
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise. Type: integer
- preservenodes
- Returns true if the box corner nodes are to be preserved, false otherwise.
- sphere_center_node
- Center point node of the sphere.
- sphere_center_point
- Center point of the sphere.
- sphere_center_x
- Center point x-coordinate of the sphere. Valid for hm_getvalue query only.
- sphere_center_y
- Center point y-coordinate of the sphere. Valid for hm_getvalue query only.
- sphere_center_z
- Center point z-coordinate of the sphere. Valid for hm_getvalue query only.
- sphere_diameter
- Diameter of the sphere.