Cuadrícula¶
The Grid node generates a planar mesh on the XY plane.
Entradas¶
- Tamaño X
Side length of the plane in the X direction.
- Tamaño Y
Side length of the plane in the Y direction.
- Vértices X
Number of vertices in the X direction. If this is smaller than two, no mesh is generated.
- Vértices Y
Number of vertices in the Y direction. If this is smaller than two, no mesh is generated.
Salidas¶
- Geometría
Standard geometry output containing the generated mesh.