You are here: Start » AVL.NET » Invoke.CropPoint3DGridToRegion
Removes points that are not represented in a given region of the input grid.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void CropPoint3DGridToRegion ( Avl.Point3DGrid inPoint3DGrid, Avl.Region inRegion, Avl.Point3DGrid outPoint3DGrid )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint3DGrid | Avl.Point3DGrid | |||
![]() | inRegion | Avl.Region | Input region. | ||
![]() | outPoint3DGrid | Avl.Point3DGrid |