Start » Filter Reference » Surface » Surface Basics » GetSurfaceElement
Module: | Vision3DStandard |
---|
Gets the value of a single point of a surface.
Name | Type | Description | |
---|---|---|---|
inSurface | Surface | Input surface | |
inLocation | Location | Location of the surface point to be accessed | |
outPoint | Point3D | Output point of the input surface |
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 point location in GetSurfaceElement. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of GetSurfaceElement filter group.