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 | STL and OBJ exporting with custom resolution (all possible STL/OBJ tessellation parameters have default values). |
Fine | STL and OBJ exporting with fine resolution. |
Medium | STL and OBJ exporting with medium resolution. |
Coarse | STL and OBJ exporting with coarse resolution. |