STLExportOptionsExportBinary Property

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool ExportBinary { get; set; }

Property Value

Boolean
See Also