Skip to content

geomdl v5.2.1

Choose a tag to compare

@orbingol orbingol released this 25 Mar 23:03
· 151 commits to master since this release
  • Minor refactoring in elements module (no API change)
  • Visualization figure objects are now accessible outside the geometry classes, render method returns the figure object
  • vertex_spacing is set to 1 for consistency between the exchange and visualization modules
  • vertices property of the Surface class returns the exact list of vertices used in generation of the triangles
  • Minor bug fixes
  • Documentation updates