<Code Lib>
2023 Method
Changes 3
M

OBJExportOptions.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…