RGX124
Mechanical
- Apr 5, 2005
- 75
Hi,
I am trying to understand the Abaqus-Python keyword "getSequenceFromMask" that I obtained in a python macro from CAE.
The manual is not helping a lot.
Ex:
cells3 = c3.getSequenceFromMask(mask=('[#3f ]', ), )
Can someone help me to undertand the argument mask=('[#3f ]', ), ?
Thanks for the help
Regis
I am trying to understand the Abaqus-Python keyword "getSequenceFromMask" that I obtained in a python macro from CAE.
The manual is not helping a lot.
Ex:
cells3 = c3.getSequenceFromMask(mask=('[#3f ]', ), )
Can someone help me to undertand the argument mask=('[#3f ]', ), ?
Thanks for the help
Regis