laminates

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: unsigned integer
cardimage
The name of the assigned card image.
Type: string
cardimagetype
The type of the assigned card image.
Type: string
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
interfacepair
The number of interface pairs for laminateconfig 1.
Type: integer
interfacepairplyids
Pointer to the interface pair ply IDs for each interfacepairlist.
Type: integer
internalid
The ID of the entity.
Type: unsigned integer
internalname
The internal name of the entity.
Type: string
laminateconfig
The config of the laminate.
  • 0 - ply laminate
  • 1 - sublaminate laminate
  • 2 - sublaminate
Type: integer
laminateconvention
Returns the laminate stack convention.
  • 0 - Total
  • 1 - Membrane
  • 2 - Bending
  • 3 - Smear
  • 4 - Smear core
  • 5 - Symmetric
  • 6 - Symmetric membrane
  • 7 - Symmetric bending
  • 8 - Symmetric smear
Type: integer
mappedentitytype
Returns the mapped entity type.
Type: integer
mappedidlist
Pointer to the mapped entity IDs.
Type: pointer
mappedidlistmax
The number of mapped entity IDs.
Type: integer
mappedlist
Pointer to the mapped entity IDs.
Type: pointer
moduleid
The module 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
plyidlist
Pointer to the ply IDs for laminateconfig 0/2.
Type: pointer
plyidlistmax
The number of plies for laminateconfig 0/2.
Type: integer
plylist
Pointer to the ply IDs for laminateconfig 0/2.
Type: pointer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
sequenceids
The IDs of the assigned sequences.
Type: entity array
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
sublaminateidlist
Pointer to the sublaminate laminate IDs for laminateconfig 1.
Type: pointer
sublaminateidlistmax
The number of sublaminate lamiantes for laminateconfig 1.
Type: integer
sublaminatelist
Pointer to the sublaminate laminate IDs for laminateconfig 1.
Type: pointer
system
A pointer to the system assigned to the laminate.
Type: pointer
systemid
The ID of the system assigned to the laminate.
Type: integer
table
A pointer to the table assigned to the laminate.
Type: pointer
tableid
The ID of the table assigned to the laminate.
Type: integer

Version History

2019 - Added new data names cardimage and cardimagetype.

2020 - Added new data name color_rgb.

2020.1 - Added new data names sequenceids and solverkeyword.

2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.

2021.2 - Added new data names internalname and solvername.