*plyidlist()

Defines the entities assigned to a ply.

Syntax

*plyidlist (entity_ids)

Type

HyperMesh HMASCII Command

Description

Defines the entities assigned to a ply.

Inputs

entity_ids
The IDs of the entities assigned to a ply, separated by commas.

Example

To create a ply with ID 100, name "myply", material 50 and thickness 0.001, with sets 100-104:

*plies(100,"myply",1,SETS,50,0.001,45,3,1,0,0,0,0)
*plyidlistmax(5)
*plyidlist(100,101,102,103,104)

Errors

Incorrect usage results in an import error.

Version History

11.0