STLExportOptions.SetTessellationSettings
Description:
Sets all the tessellation parameters to its predefined values for the given resolution type.
Sets all the tessellation parameters to its predefined values for the given resolution type.
Overloads (2):
SetTessellationSettings(STLExportResolution)
[ObsoleteAttribute("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.")]
public void SetTessellationSettings(
STLExportResolution resolutionType
)
-
resolutionTypeType of STL exporting resolution.
-
A value passed for an enumeration argument is not a member of that enumeration