User login

Navigation

You are here

Abaqus python script: finding an element containing a given point

sergkuznet's picture

Hello!

I have a point with coordinates x,y,z. Is it possible to detemine from python script to which element this point belongs to?

 

Thank you!

Comments

First find the node, then use

31.9.4 getElements()

 

This method returns a tuple of element objects that share the node.

sergkuznet's picture

Thank a lot!

Looks like it is the only way to do it.

Subscribe to Comments for "Abaqus python script: finding an element containing a given point"

Recent comments

More comments

Syndicate

Subscribe to Syndicate