*plyidlistmax()
Defines the number of entities assigned to a ply.
Syntax
*plyidlistmax (count)
Type
HyperMesh HMASCII Command
Description
Defines the number of entities assigned to a ply.
Inputs
- count
- The number of entities assigned to a ply.
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