Navigation: Scripting Reference Manual > Functions & Subroutines > PrefsGetFGDUseBinaryFormat

 

PrefsGetFGDUseBinaryFormat

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the Preference "Use binary format" found on the Miscellaneous Tab of the Preferences dialog. Controls the file format of data written to files.

 

Syntax

binformat = PrefsGetFGDUseBinaryFormat()

 

Parameters

binformat (Boolean)

True indicates binary format for data file write operation; false indicates text file format for data files.

 

 

Remarks

Returns the Preference "Use binary format" found on the Miscellaneous Tab of the Preferences dialog. Controls the file format of data written to files.

 

See Also

PrefsSetFGDUseBinaryFormat

DisplayPlotFile

ScalarFieldToFile

VectorFieldToFile

ColorImageToFile

 

 

 

 

 

Copyright © Photon Engineering, LLC