<Code Lib>
2022 Method
Changes 2
M

STLExportOptions.IsSurfaceToleranceSet

Description:
Checks whether the SurfaceTolerance tessellation parameter is explicitly set.

public bool IsSurfaceToleranceSet()

bool True if SurfaceTolerance tessellation parameter is explicitly set, false otherwise.

Loading…