Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: *

  • Users: vasekx1
  • Content: Threads
  • Order by date
  1. vasekx1

    Final conclusion: Python in Abaqus unusable for automated analysis

    Why? The Abaqus programmers has deleted the very useful part of Python - various functions for generating random numbers (so I have to write my own, which is really time + money consuming operation).. After I wanted to test about a half of my Genetic optimization algorithm, which I wanted to use...
  2. vasekx1

    Python - findAt(...) command

    Hi, just in few steps (python drives me crazy again :o) ): >>> selEdges = pEdge.findAt(( (rightEnlPartPoint, leftEnlPartPoint, centerTopRLEdgePoint), )) >>> thePartEau.seedEdgeBySize(edges=selEdges, size=seedSizeEau/dense_mesh) errormessages for seedEdgeBySize: 1) found None, expecting tuple...
  3. vasekx1

    Python findAt(...) command...

    Hi everybody, I'm creating a parametric model, which is going to be automatically optimized then, using the Python scripting language. I got stuck at an absolutely unbelievable point. I'm trying to do two things: a) select whole rectangular face partition edges - I have now used the command...

Part and Inventory Search