Skip to content

WIP: SSV Segment to Mesh

Philipp Seiwald requested to merge daniel_ssv into dev-v2

Extension of the geometry module to allow conversion of SSV elements and segments to a corresponding triangulated mesh (for visualization).

New Features

  • [geometry]:
    • CGMeshFactory:
      • added methods for coordinate transformation from cartesian to cylindrical and spherical coordinates
      • added methods for generating a CGMesh for circles (+sector), cylinders (+slice), spheres (+slice)
Edited by Philipp Seiwald

Merge request reports