You are here: Start » AVL.NET » Invoke.SavePoint3DGridObject
Serializes a profile to an AVDATA file.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void SavePoint3DGridObject ( Avl.Point3DGrid inPoint3DGrid, string inFilename )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inPoint3DGrid | Avl.Point3DGrid | Point3DGrid to be serialized. | ||
![]()  | inFilename | string | Name of the target file. | 

