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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automating Constraint Equations Between Node Sets in Femap

Danny123

Structural
Joined
Feb 27, 2025
Messages
3
I'm working with a square model in Femap and need to link nodes on the upper horizontal edge to corresponding nodes on the lower edge using constraint equations. Each edge has 86 nodes, and currently I'm creating the equations manually, one by one for each node pair.

Is there a way to automate this process in Femap—perhaps using a script or a built-in tool—to generate constraint equations between matching node sets?

Any guidance or examples would be greatly appreciated!
 
there might be an automated way to do it (haven't used FEMAP for a long time), but in the past I have done similar things by outputting node sets, reading them into Excel, use character string functions to create the constrain equations / Nastran cards, and then read those back into FEMAP.
 

Part and Inventory Search

Sponsor

Back
Top