CutGeometry
clip geometry at basic geometry like plane, cylinder or sphere
Parameters
name |
description |
type |
|---|---|---|
point |
point on plane |
Vector |
vertex |
normal on plane |
Vector |
scalar |
distance to origin of ordinates |
Float |
option |
option (Plane, Sphere, CylinderX, CylinderY, CylinderZ) |
Int |
direction |
direction for variable Cylinder |
Vector |
flip |
flip inside out |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
|
prioritize currently visible timestep |
Int |
|
validate data objects before sending to port (Disable, Quick, Thorough) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.