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

extract nodes

Status
Not open for further replies.

alijameel

Mechanical
Joined
Mar 5, 2006
Messages
5
Location
GB
Hi all , please could you tell me how to extract nodes coordinates of elements by python script
 
Request COORD as field output and run the analysis. Afterwards you can access these results similar to displacements as shown in the Scripting Users Manual.
You can also access the elements and check their connectivity to get the node number that built an element.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top