plies
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.
 - entitylist
 - Pointer to the entity IDs the ply is based on.
 - entitylistdisplayed
 - Pointer to the entity IDs the ply is based on.
 - entitylistmax
 - The number of entities the ply is based on.
 - entitytype
 - The type of entity ID the ply is based on.
 - 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.
 - integrationpoints
 - The number of integration points for the ply.
 - internalid
 - The ID of the entity.
 - internalname
 - The internal name of the entity.
 - linelist
 - Pointer to the line IDs the ply is based on.
 - linelistmax
 - The number of lines the ply is based on.
 - material
 - Pointer to the material assigned to the ply.
 - materialid
 - The ID of the material assigned to the ply. This could be a valid material ID or unresolved material ID.
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - node
 - Pointer to the drape seed node ID.
 - nodeid
 - The drape seed node ID.
 - orientangle
 - The orientation angle of the ply.
 - orientangle2
 - The orientation 2 angle of the ply.
 - outputsuppressed
 - Returns non-zero if the entity is set "do not export", 0 otherwise.
 - poolid
 - The pool number of the entity.
 - poolname
 - The pool name of the entity.
 - resultrequest
 - The result request value 0/1.
 - solver_id
 - The solver ID of the entity.
 - solverkeyword
 - The name of the solver keyword.
 - solvername
 - The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
 - surfacelist
 - Pointer to the surface IDs the ply is based on.
 - surfacelistmax
 - The number of surfaces the ply is based on.
 - system
 - Pointer to the ply system ID.
 - systemid
 - The ply system ID.
 - table
 - Pointer to the ply table ID.
 - tableid
 - The ply table ID.
 - thickness1
 - The value of thickness.
 - thickness2
 - The value of thickness2.
 - thickness3
 - The value of thickness3.
 - thickness4
 - The value of thickness4.
 - type
 - The type of the ply:
 
Version History
2020 - Added new data name color_rgb.
2020.1 - Enumerated the values for the type data name. Added new data name solverkeyword.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new type values 2, 5, 6, and 8. Added new data names internalname and solvername.