Operations module
ops module
|
Shift geometry by given offsets in x, y, z directions. |
|
Mirror geometry across a specified plane. |
|
Rotate geometry around an axis by a given angle. |
|
Concatenate multiple geometries. |
|
Pointwise subtraction: keep points in geo1 farther than rmax from any point in geo2. |
|
Pointwise intersection of multiple geometries. |
|
Stack a 2D layer along an axis by repeating its points at dl-spacing. |
|
Half-space clipping by a named plane through the origin or an arbitrary plane. |