You are here: Start » AVL.NET » Invoke.SavePoint3DGrid
Saves Point3DGrid in to file in one of the supported formats.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SavePoint3DGrid ( string inFile, Avl.Point3DGrid inPoint3DGrid, Avl.Point3DFileFormat inFileFormat, Avl.StreamMode inStreamMode )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inFile | string | |||
![]() | inPoint3DGrid | Avl.Point3DGrid | |||
![]() | inFileFormat | Avl.Point3DFileFormat | PLY | Default value: PLY. | |
![]() | inStreamMode | Avl.StreamMode |