Start » Filter Reference » Point3DGrid » Point3DGrid Basics » MakePoint3DGrid
Module: | FoundationLite |
---|
Creates a point 3D grid structure from individual fields.
Name | Type | Range | Description | |
---|---|---|---|---|
inWidth | Integer | 0 - | ||
inHeight | Integer | 0 - | ||
inPoints | Point3DArray | |||
outPoint3DGrid | Point3DGrid |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Incorrect input point array size in MakePoint3DGrid. |
Complexity Level
This filter is available on Basic Complexity Level.