Start » Filter Reference » Surface » Surface Basics » CreateFlatSurface
Module: | Vision3DStandard |
---|
Creates a uniform surface.
Name | Type | Range | Description | |
---|---|---|---|---|
inWidth | Integer | 1 - 65535 | Width of the created surface | |
inHeight | Integer | 1 - 65535 | Height of the created surface | |
inPointType | PlainType | Type of single point Z coordinate | ||
inXOffset | Double | |||
inXScale | Double | |||
inYOffset | Double | |||
inYScale | Double | |||
inZOffset | Double | |||
inZScale | Double | |||
inZ | Double* | Z coordinate of all points of the created surface | ||
outSurface | Surface |
Complexity Level
This filter is available on Basic Complexity Level.