Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreatePointGrid
| Module: | FoundationLite | 
|---|
Creates a grid of points.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inPoint | Point2D | A starting point of the created grid | |
![]()  | 
				inAnchor | Anchor2D | Anchor of the reference point | |
![]()  | 
				inRowCount | Integer | 0 - +![]()  | 
				Number of rows the grid will have | 
![]()  | 
				inColumnCount | Integer | 0 - +![]()  | 
				Number of columns the grid will have | 
![]()  | 
				inRowStep | Real | 0.0 - ![]()  | 
				Distance between consecutive rows of the created grid | 
![]()  | 
				inColumnStep | Real | 0.0 - ![]()  | 
				Distance between consecutive columns of the created grid | 
![]()  | 
				outPointGrid | Point2DArray | Created point grid | |
Examples
Description of usage of this filter can be found in examples and tutorial: Button Presence.
Complexity Level
This filter is available on Basic Complexity Level.

 Basic

