Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Point3DGrid » Point3DGrid Basics » GetPoint3DGridElement
| Module: | Vision3DLite | 
|---|
Gets the value of a single point of a point 3D grid.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inPoint3DGrid | Point3DGrid | Input point 3D grid | |
![]()  | 
				inRow | Integer | 0 - ![]()  | 
				|
![]()  | 
				inColumn | Integer | 0 - ![]()  | 
				|
![]()  | 
				outPoint | Point3D | Output point of the input grid | |
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 index in GetPoint3DGridElement. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic

