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