mbplanes
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.
- 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 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- 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.
- 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.
- multibody
- A pointer to the owning multibody.
- multibodyid
- The ID of the owning multibody.
- name
- The name of the entity.
- 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.
- solverkeyword
- The name of the solver keyword.
- type
- The solver dependent type code for the entity.
- xaxis
- The global x-axis coordinates. Valid for hm_getvalue query only.
- yaxis
- The global y-axis coordinates. Valid for hm_getvalue query only.
Version History
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.