Optistruct ERROR 1104
Hugo Padilla
New Altair Community Member
Hi,
We are triying to simulate a carbon fiber rim and we are getting the following error:
"ASSIGN,PUNCH, ''"
*** ERROR # 1104 *** in the input data:
Syntax error in the path or filename.
How can we solve it?
Best Regards,
Hugo
Tagged:
0
Answers
-
The ASSIGN command is used to identify an external punch file, but you need to specify the file path. Ex:
ASSIGN, PUNCH, C:\Users\Documents\test.pch
Otherwise, just remove the ASSIGN card.
Thanks,
Rob H.
1