You are here: Start » FIL.NET » FIS.SavePoint3DGridObject Method
FIS.SavePoint3DGridObject Method
Serializes a profile to an FIDATA file.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SavePoint3DGridObject ( FilNet.Point3DGrid inPoint3DGrid, string inFilename )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint3DGrid | FilNet.Point3DGrid | Point3DGrid to be serialized. | ||
![]() | inFilename | string | Name of the target file. |