Start » Filter Reference » System » Interoperability » SavePoint3DGrid
Module: | FoundationBasic |
---|
Saves Point3DGrid in to file in one of the supported formats.
Name | Type | Description | |
---|---|---|---|
inFile | File | ||
inPoint3DGrid | Point3DGrid | ||
inFileFormat | Point3DFileFormat | ||
inStreamMode | StreamMode |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Unknown file format in SavePoint3DGrid. |
DomainError | Unsupported file format in SavePoint3DGrid. |
IoError | Incorrect float conversion. |
IoError | Wrong PLY file format. Invalid vertex property type. |
Complexity Level
This filter is available on Advanced Complexity Level.