SavePoint3DGridObject


Serializes a profile to an AVDATA file.

Syntax

C++
C#
Python
 
def SavePoint3DGridObject(
	inPoint3DGrid: Point3DGrid,
	inFilename: str,
	/
)
-> None

Parameters

Name Type Default Description
Input value inPoint3DGrid Point3DGrid Point3DGrid to be serialized
Input value inFilename str Name of the target file