You are here: Start » FIL.NET » FIS.CropPoint3DGridByPlaneProximity Method
FIS.CropPoint3DGridByPlaneProximity Method
Removes from the grid points that are too distant from a given plane.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void CropPoint3DGridByPlaneProximity ( FilNet.Point3DGrid inPoint3DGrid, FilNet.Plane3D inPlane, float inMaxDistance, FilNet.Point3DGrid outPoint3DGrid )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint3DGrid | FilNet.Point3DGrid | |||
![]() | inPlane | FilNet.Plane3D | |||
![]() | inMaxDistance | float | Maximal distance from a given plane. | ||
![]() | outPoint3DGrid | FilNet.Point3DGrid |