plies

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
centerx
The x coordinate of the element centroid.
Type: double
centery
The y coordinate of the element centroid.
Type: double
centerz
The z coordinate of the element centroid.
Type: double
collector
Pointer to the collector that owns the element.
Type: pointer (levels 2, 3 and 4)
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
entitylist
Pointer to the entity IDs the ply is based on.
Type: pointer
entitylistdisplayed
Pointer to the entity IDs the ply is based on.
Type: pointer
entitylistmax
The number of entities the ply is based on.
Type: integer
entitytype
The type of entity ID the ply is based on.
Type: integer
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
integrationpoints
The number of integration points for the ply.
Type: integer
internalid
The ID of the entity.
Type: unsigned integer
internalname
The internal name of the entity.
Type: string
linelist
Pointer to the line IDs the ply is based on.
Type: pointer
linelistmax
The number of lines the ply is based on.
Type: integer
material
Pointer to the material assigned to the ply.
Type: pointer
materialid
The ID of the material assigned to the ply. This could be a valid material ID or unresolved material ID.
Type: integer
moduleid
The module ID of the entity.
Type: integer
name
The name of the entity.
Type: string
node
Pointer to the drape seed node ID.
Type: pointer
nodeid
The drape seed node ID.
Type: integer
orientangle
The orientation angle of the ply.
Type: double
orientangle2
The orientation 2 angle of the ply.
Type: double
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
resultrequest
The result request value 0/1.
Type: integer
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
surfacelist
Pointer to the surface IDs the ply is based on.
Type: pointer
surfacelistmax
The number of surfaces the ply is based on.
Type: integer
system
Pointer to the ply system ID.
Type: pointer
systemid
The ply system ID.
Type: integer
table
Pointer to the ply table ID.
Type: pointer
tableid
The ply table ID.
Type: integer
thickness1
The value of thickness.
Type: double
thickness2
The value of thickness2.
Type: double
thickness3
The value of thickness3.
Type: double
thickness4
The value of thickness4.
Type: double
type
The type of the ply:
0 - Ply/unidirectional
2 - Homogenized Weave
4 - Solid to shell layer divider/dummy
5 - Core
6 - Unidirectional Weave
8 - Wound
Type: integer

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.