hexagon logo

Is there any fast tip to transform APEX glued connection to sliding contact?

if I export a *.bdf file is there any quick script change to perform a Nastran analysis simply editing contact on a txt editor.Grinning
 
Thank you all
Parents
  • Change the IGLUE parameter on the BCONPRG entry to 0. this is for touching contact instead of glue. I also suggest removing or resetting the ERROR parameter as the tolerance specified by apex for glue is likely not appropriate for touching contact.
     
    this is a great application for a script. apex can automatically execute a script after bdf export. the script could read the bdf and make the changes automatically.
Reply
  • Change the IGLUE parameter on the BCONPRG entry to 0. this is for touching contact instead of glue. I also suggest removing or resetting the ERROR parameter as the tolerance specified by apex for glue is likely not appropriate for touching contact.
     
    this is a great application for a script. apex can automatically execute a script after bdf export. the script could read the bdf and make the changes automatically.
Children
No Data