You are here: Start » AVL.NET » AVL.CropPoint3DGrid Method
AVL.CropPoint3DGrid Method
Removes from the grid points that are not contained in a given rectangular box.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CropPoint3DGrid( AvlNet.Point3DGrid inPoint3DGrid, out AvlNet.Point3DGrid outPoint3DGrid )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPoint3DGrid | AvlNet.Point3DGrid | |||
![]() | outPoint3DGrid | AvlNet.Point3DGrid |


