Namespace:
Autodesk.Revit.DB
ExportResolution
Enumeration
Description:
An enumerated type listing possible options to control the tessellation quality.
An enumerated type listing possible options to control the tessellation quality.
Syntax
public enum ExportResolution
Unknown Namespace Members:
Name | Description |
---|---|
Custom | Tessellated export with custom resolution (all tessellation parameters have default values). |
Fine | Tessellated export with fine resolution. |
Medium | Tessellated export with medium resolution. |
Coarse | Tessellated export with coarse resolution. |