solid
- attributesmax
- The number of attributes owned by this entity.
- beamsect_nonstandard
- The string name of the beamsection type, or blank if not defined.
- collector
- Pointer to the collector that owns the element.
- config
- The configuration of the entity.
- Fillcolor
- The color the beam section uses for display of solid regions.
- Flags
- The optimization flag.
- 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.
- Linecolor
- The color the beam section uses for display of lines.
- name
- The name of the entity.
- OrientationOrigin0
- The y component of the beam section origin.
- OrientationOrigin1
- The z component of the beam section origin.
- OrientationVector0
- The y component of the beam section orientation vector.
- OrientationVector1
- The z component of the beam section orientation vector.
- setid
- The ID of the beam section collector owning the entity.
- solid_NodeCords
- Pointer to the uv coordinates of the nodes.
- solid_NodeCount
- The number of nodes in the mesh.
- solid_Quad4ElementCount
- The number of quad4 elements in the mesh.
- solid_Quad8ElementCount
- The number of quad8 elements in the mesh.
- solid_Tria3ElementCount
- The number of tria3 elements in the mesh.
- solid_Tria6ElementCount
- The number of tria6 elements in the mesh.
- solid_Quad4Nodes
- Pointer to the node indices for the quad4 elements.
- solid_Quad8Nodes
- Pointer to the node indices for the quad8 elements.
- solid_Tria3Nodes
- Pointer to the node indices for the tria3 elements.
- solid_Tria6Nodes
- Pointer to the node indices for the tria6 elements.
- solverkeyword
- The name of the solver keyword.
- TorsionFactor
- The torsion factor of the beam section.
- WarpingFactor
- The warping factor of the beam section.
Version History
2020.1 - Added new data name solverkeyword.