Construct Field XYZ generates a 3D array of points with custom density along the 3 directions.
inputs
- G - geometry - input any geometry that has a 3D Bounding Box
- P - reference Plane for Bounding Box orientation
- Nx - Number of cells along X dimension
- Ny - Number of cells along Y dimension
- Nz - Number of cells along Z dimension
outputs
- F - an empty Field
- P - [as list] the Field points
options
notes