mbplanes
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
- AXglobal
- The global x-coordinate of the mbplane origin.
- AXlocal
- The x-coordinate of the mbplane origin in the owning multibody's coordinate system.
- AYglobal
- The global y-coordinate of the mbplane origin.
- AYlocal
- The y-coordinate of the mbplane origin in the owning multibody's coordinate system.
- AZglobal
- The global z-coordinate of the mbplane origin.
- AZlocal
- The z-coordinate of the mbplane origin in the owning multibody's coordinate system.
- BXglobal
- The global x-coordinate of the mbplane x-axis.
- BXlocal
- The x-coordinate of the mbplane x-axis in the owning multibody's coordinate system.
- BYglobal
- The global y-coordinate of the mbplane x-axis.
- BYlocal
- The y-coordinate of the mbplane x-axis in the owning multibody's coordinate system.
- BZglobal
- The global z-coordinate of the mbplane x-axis.
- BZlocal
- The z-coordinate of the mbplane x-axis in the owning multibody's coordinate system.
- color
- The color of the entity. Type: integer
- CXglobal
- The global x-coordinate of the mbplane y-axis.
- CXlocal
- The x-coordinate of the mbplane y-axis in the owning multibody's coordinate system.
- CYglobal
- The global y-coordinate of the mbplane y-axis.
- CYlocal
- The y-coordinate of the mbplane y-axis in the owning multibody's coordinate system.
- CZglobal
- The global z-coordinate of the mbplane y-axis.
- CZlocal
- The z-coordinate of the mbplane y-axis in the owning multibody's coordinate system.
- 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
- multibody
- A pointer to the owning multibody.
- multibodyid
- The ID of the owning multibody.
- name
- The name of the entity. Type: string
- origin
- The global origin coordinates. Valid for hm_getvalue query only.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise. Type: integer
- type
- The solver dependent type code for the element. Type: integer
- xaxis
- The global x-axis coordinates. Valid for hm_getvalue query only.
- yaxis
- The global y-axis coordinates. Valid for hm_getvalue query only.