Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Hamid HQ

    How to use averaging, envelopes, and section points in Isight Abaqus component post-processing?

    The issue is that userscript_odb.py MUST use "odbAccess" module, whereas Abaqus Viewer uses the "session" object from "abaqus" module. If I copy commands from the Abaqus replay file (abaqus.rpy) into userscript_odb.py, Isight throws and error saying it cannot find the module, because it cannot...
  2. Hamid HQ

    How to use averaging, envelopes, and section points in Isight Abaqus component post-processing?

    Isight Abaqus component has scripting functionality through userscript_odb.py to extract parameters Isight does not extract by default. It appears that userscript_odb.py must use odbAccess module, and it does not have access to the modules typically used within Abaqus Viewer. One limitation...

Part and Inventory Search

Back
Top