Changes in 2022 vs 2023 2 missing 2 changed
Flip API Versions →Missing in 2022 (only available in 2023)
Changed members
STLExportOptions(STLExportResolution)
Became obsolete in 2023: This constructor is deprecated in Revit 2023 and may be removed in a later version of Revit. We suggest you use another constructor with ExportResolution type of the input parameter instead.
| resolutionType | STLExportResolution | The type of STL export resolution. |
STLExportOptions.SetTessellationSettings(STLExportResolution)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. We suggest you use 'setTessellationSettings(ExportResolution::Enum)' method instead.
| resolutionType | STLExportResolution | Type of STL exporting resolution. |