I'm looking to get the surface geometry of my model through the API.
I thought
Code: Select all
body.get_surfaces().get_properties()Essentially all I want is the vertex coordinates for each surface.
Thanks in advance for any help
Code: Select all
body.get_surfaces().get_properties()