Record Node Coordinates

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
jwgolf
Posts: 9
Joined: Sat Feb 13, 2010 4:24 pm
Location: UCSD

Record Node Coordinates

Post by jwgolf »

Is there a way to output the initial nodal coordinates in the global system? I'm building a complex model with hundreds of nodes and I'd like to plot them in MATLAB to ensure my model was built correctly before I continue with the analysis.

Thanks for the help.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

there is the command nodeCoord nodeTag? dim? to get a single coordinate, vesrion 2.2.1 has been modified so that all cordinates will be returned with nodeCoord nodeTag?
Post Reply