User Tools

Site Tools


Geometry

  • Geometry Info - Prints geometry information for the selected node.
  • generate_cube - Generates a geometric cube, demonstrating use of the geometry pipeline.
  • Generate Cylinder - Generates a geometric cylinder, demonstrating use of the geometry pipeline.
  • generate_cone - Generates a geometric cone, demonstrating use of the geometry pipeline.
  • Generate Sphere - Generates a geometric sphere, demonstrating use of the geometry pipeline.
  • generate_torus - Generates a geometric torus, demonstrating use of the geometry pipeline.
  • Generate Plane - Generates a geometric plane, demonstrating use of the geometry pipeline.
  • Geometry Triangulate - Converts geometry constructed of quadrilaterals into geometry constructed of adjacent triangles (both visually and in order of facet indices).
  • Geometry Detriangulate - Converts geometry constructed of adjacent triangles (both visually and in order of facet indices) into geometry constructed of quadrilaterals.