Jan 26, 2010 #1 pptrcq New member Joined Jul 15, 2009 Messages 7 Location DE Hi, I would like to play a .ses file (my script)directly from the Patran command line without using the menu File/session/play. Does anyone knows how to do it? I do not find anything in the manuals. Thanks
Hi, I would like to play a .ses file (my script)directly from the Patran command line without using the menu File/session/play. Does anyone knows how to do it? I do not find anything in the manuals. Thanks
Jan 26, 2010 #2 Onda Marine/Ocean Joined Jun 28, 2008 Messages 189 Location IT I think you should do it once by doing the command from File/session/play. then you open the current session file and copy the pcl command. Onda Upvote 0 Downvote
I think you should do it once by doing the command from File/session/play. then you open the current session file and copy the pcl command. Onda
Jan 26, 2010 Thread starter #3 pptrcq New member Joined Jul 15, 2009 Messages 7 Location DE That is what I tried first but the patran.ses file does not show the command. thanks Upvote 0 Downvote
Jan 26, 2010 #4 Onda Marine/Ocean Joined Jun 28, 2008 Messages 189 Location IT try with this command: sf_play ("filename") Onda Upvote 0 Downvote
Jan 26, 2010 Thread starter #5 pptrcq New member Joined Jul 15, 2009 Messages 7 Location DE I find it, just write !!input name_of_the_session_file.ses and it works thanks Upvote 0 Downvote
Jan 26, 2010 #6 Onda Marine/Ocean Joined Jun 28, 2008 Messages 189 Location IT Both are working: !!input name_of_session_file.ses sf_play ("name_of_session_file.ses") Onda Upvote 0 Downvote
Jan 26, 2010 Thread starter #7 pptrcq New member Joined Jul 15, 2009 Messages 7 Location DE Yep, thank you!! Upvote 0 Downvote