Geometry

Manipulate Geometric Data

Geometry modules perform transformations on geometry data and yield geometry output.

A

ApplyTransform compute transformed coordinates

C

Chainmail transform 2D data(triangle and quads) to rings

CreateCuboids creates cuboids out of a grid with (3D vector) mapped data where the grid’s coordinates are the cuboid centers and its mapped data the edge lengths in x, y, z

CutGeometry clip geometry at basic geometry like plane, cylinder or sphere

D

DelaunayTriangulator combine points to structured grid based on 3D Delaunay Triangulation

F

FlattenTriangles flatten indexed triangle and quad geometry

S

SplitPolyhedra convert polyhedral into simple cells

T

Thicken transform lines to tubes or points to spheres

ToPoints reduce geometry to underlying points

ToTriangles decompose polygons to triangles

S

SpheresOverlap create lines between overlapping spheres