An enumerated type listing possible options to control the tessellation quality.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2023
Since: 2023
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |