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!

Recent content by Mmelloc

  1. Mmelloc

    API on Python to modify the reference node rigid elements

    It did the trick! It works perfectly now. Thank you very much, Nick! Best regards, Matheus
  2. Mmelloc

    API on Python to modify the reference node rigid elements

    I'm having some troubles when I try to modify the reference node of a rigid element or create a new one. I used the "Node" property of the element object, as depicted in the following code line, where 2 is just an example: feElem.Node(0) = 2 Quoting pyFemap: " # The method Node is actually...

Part and Inventory Search

Back
Top