<Code Lib>
2023 Property
Changes 2
P

STLExportOptions.ExportBinary

Description:
True to export in binary STL format, false to export in ASCII STL format. Default value is true.

public bool ExportBinary { get; set; }

Loading…