materials
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.
- cardimage
- The name of the assigned card image.
- cardimagetype
- The type of the assigned card image.
- 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.
- density
- The density of the material. This is only available for "core" solver templates routinely maintained by Altair.
- encrypted
- True if the entity is encrypted, 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.
- isinlibrary
- True if the material is in a connected library.
- librarycomment
- The comment when saving to the material library.
- libraryentityid
- The material library entity ID associated to the material.
- libraryname
- The material library name from which the material was loaded.
- libraryrevision
- The material library revision associated to the material.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- poissonsratio
- The Poisson's ratio of the material. This is only available for "core" solver templates routinely maintained by Altair.
- solverkeyword
- The name of the solver keyword.
- youngsmodulus
- The Young's modulus of the material. This is only available for "core" solver templates routinely maintained by Altair.
Version History
2019 - Added new data names density, poissonsratio and youngsmodulus.
2019.1 - Added new data names isinlibrary, librarycomment, libraryentityid, libraryname and libraryrevision.
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.