I have a model which includes a surface (lets call it EXAMPLE) composed by faces of several 3d elements.
Using python scripting, how can I extract (to a text file) the nodes that are part of that surface and - their corresponding spacial coordinates - directly from the output database (*.odb file)?
Thank you.