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 NRob

  1. NRob

    API on Python to modify the reference node rigid elements

    " feElem.SetNode(0,2) " should do the trick. This is a common issue writing FEMAP API through Python, since Python makes a harder distinction between how properties and methods pass arguments. Typically any time you want to write a value to a property, there is a corresponding method in the...

Part and Inventory Search

Back
Top