×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

python: read displacement of a special node with many parts

python: read displacement of a special node with many parts

python: read displacement of a special node with many parts

(OP)
Hi,

iam using python script for postprocessing. i want to read the displacement of a node. but my modell has many parts included. in gui iam using the query for reading the node, where i must pick the part to find right the node.

steper= session.openOdb(name=odbName).steps[StepName]
print steper.frames[-1].fieldOutputs['U'].values[2000].data[2]

if i am using these lines i getting the displacement of another node. is there a way to see the whole node numbers or getting access to the part nodes?

best regards



Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources