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