You are here: Start » FIL.NET » Invoke.SurfaceToPoint3DGrid
Converts a surface object to a grid of points.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SurfaceToPoint3DGrid ( Fil.Surface inSurface, Fil.Point3DGrid outPoint3DGrid )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurface | Fil.Surface | Input surface. | ||
![]() | outPoint3DGrid | Fil.Point3DGrid | Output point grid. |