You are here: Start » FIL.NET » FIS.SavePoint3DGrid Method
FIS.SavePoint3DGrid Method
Saves Point3DGrid in to file in one of the supported formats.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SavePoint3DGrid ( string inFile, FilNet.Point3DGrid inPoint3DGrid, FilNet.Point3DFileFormat inFileFormat, FilNet.StreamMode inStreamMode )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inFile | string | |||
![]() | inPoint3DGrid | FilNet.Point3DGrid | |||
![]() | inFileFormat | FilNet.Point3DFileFormat | |||
![]() | inStreamMode | FilNet.StreamMode |