Brep Grid Points - [source code]
Generate a regular point grid on Brep, surface, or mesh geometry.
Input
| Name | Nickname | Description |
|---|---|---|
| Geo | Brep, surface, or mesh geometry to sample. | |
| Space | Grid spacing in model units (meters). Optional; default is 10. |
Output
| Name | Nickname | Description |
|---|---|---|
| Pts | Generated grid points on the input geometry. | |
| Status | Status message or warnings. |
