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.
Type: triple double
box_corner2
The maximum corner points of the box.
Type: triple double
box_corner1_x
The minimum x-corner point of the box. Valid for hm_getvalue query only.
Type: double
box_corner1_y
The minimum y-corner point of the box. Valid for hm_getvalue query only.
Type: double
box_corner1_z
The minimum z-corner point of the box. Valid for hm_getvalue query only.
Type: double
box_corner2_x
The maximum x-corner point of the box. Valid for hm_getvalue query only.
Type: double
box_corner2_y
The maximum y-corner point of the box. Valid for hm_getvalue query only.
Type: double
box_corner2_z
The maximum z-corner point of the box. Valid for hm_getvalue query only.
Type: double
box_corner_node1
The node defining minimum corner points of a box.
Type: pointer
box_corner_node2
The node defining maximum corner points of a box.
Type: pointer
box_system
Local coordinate system of a box.
Type: pointer
color
The color of the entity. Type: integer
config
The geometry type configuration of the entity.
201 - Rectangular box
202 - Cylindrical box
203 - Spherical box
Type: integer
cylinder_base_node
Base node of the cylinder.
Type: entity
cylinder_base_point
Base point of the cylinder.
Type: triple double
cylinder_base_x
Base point x-coordinate of the cylinder. Valid for hm_getvalue query only.
Type: double
cylinder_base_y
Base point y-coordinate of the cylinder. Valid for hm_getvalue query only.
Type: double
cylinder_base_z
Base point z-coordinate of the cylinder. Valid for hm_getvalue query only.
Type: double
cylinder_diameter
Diameter of the cylinder.
Type: double
cylinder_direction_node
Direction axis node of the cylinder.
Type: entity
cylinder_direction_point
Direction axis point of the cylinder.
Type: triple double
cylinder_direction_x
Direction axis x-point of the cylinder. Valid for hm_getvalue query only.
Type: double
cylinder_direction_y
Direction axis y-point of the cylinder. Valid for hm_getvalue query only.
Type: double
cylinder_direction_z
Direction axis z-point of the cylinder. Valid for hm_getvalue query only.
Type: double
definedentity
True if the entity is defined, false otherwise.
Boolean
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.
Type: Boolean
sphere_center_node
Center point node of the sphere.
Type: entity
sphere_center_point
Center point of the sphere.
Type: triple double
sphere_center_x
Center point x-coordinate of the sphere. Valid for hm_getvalue query only.
Type: double
sphere_center_y
Center point y-coordinate of the sphere. Valid for hm_getvalue query only.
Type: double
sphere_center_z
Center point z-coordinate of the sphere. Valid for hm_getvalue query only.
Type: double
sphere_diameter
Diameter of the sphere.
Type: double