Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Basics » ArrangePoint3DGrid
Creates a surface structure from Point3DGrid taking into account X and Y coordinates.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inPoint3DGrid | Point3DGrid | ||
![]() |
inMinX | Double* | ||
![]() |
inMaxX | Double* | ||
![]() |
inMinY | Double* | ||
![]() |
inMaxY | Double* | ||
![]() |
inZOffset | Double | ||
![]() |
inZScale | Double | ||
![]() |
inPointType | PlainType | Type of single point Z coordinate | |
![]() |
outSurface | Surface | ||
![]() |
outMinX | Double | ||
![]() |
outMinY | Double |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Empty point array in ArrangePoint3DGrid. |
DomainError | Incorrect coordinate limits in ArrangePoint3DGrid. |
DomainError | Surface dimensions too big in ArrangePoint3DGrid. |
Complexity Level
This filter is available on Basic Complexity Level.