RVTDocs.com
Namespace: Autodesk.Revit.DB

ExportResolution

Enumeration
Description:
An enumerated type listing possible options to control the tessellation quality.
Syntax
public enum ExportResolution
ExportResolution Enumeration Members:
Name Description
0 Tessellated export with custom resolution (all tessellation parameters have default values).
1 Tessellated export with fine resolution.
2 Tessellated export with medium resolution.
3 Tessellated export with coarse resolution.