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
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
internalid
The ID of the entity.
Type: unsigned integer
integrationpoints
The number of integration points for the ply.
Type: integer
internalid
The ID of the entity.
Type: unsigned integer
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
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
resultrequest
The result request value 0/1.
Type: integer
solverkeyword
The name of the solver keyword.
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
4 - Solid to shell layer divider/dummy
Type: double
type
The solver dependent type code for the entity.
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.