Include Files
Girish2121
Altair Community Member
Hello,
I have few include files in a BDF which i am trying to import in Hypermesh. I am getting an error message as ' Can't Open Include File'.
Syntax used for adding include file is :
include, 'Testing_1.bdf'
Is there any particular syntax for adding include files for importing in Hypermesh.
Thanks
Girish
0
Answers
-
Hi
Try :
include 'testing1.bdf'
the files must be in same folder
0