SteveDoyle2 / pyNastran

A Python-based interface tool for Nastran's file formats
Other
393 stars 154 forks source link

changing the path of an include file #737

Closed jacoues closed 1 year ago

jacoues commented 1 year ago

Could you provide an example on how to use "write_include" in "pyNastran.bdf.write_path" to add a new line pointing to a new include file, then exporting the bdf with this line included? I'm trying to update some include file paths in batch, without reading the content of the include files.

jacoues commented 1 year ago

Found a helpful example in the forum. https://groups.google.com/g/pynastran-discuss/c/xq-dhDzcqdk/m/RZjr3H-QBwAJ