RVTDocs.com
Namespace: Autodesk.Revit.DB

STLExportResolution

Enumeration
Description:
An enumerated type listing possible options to control the tessellation quality.
Syntax
public enum STLExportResolution
Unknown Namespace Members:
Name Description
Custom STL exporting with custom resolution (all possible STL tessellation parameters have default values).
Fine STL exporting with fine resolution.
Medium STL exporting with medium resolution.
Coarse STL exporting with coarse resolution.