RVTDocs.com

STLExportOptions.ExportBinary

Property
Description:
True to export in binary STL format, false to export in ASCII STL format. Default value is true.
Syntax
public bool ExportBinary { get; set; }