Share

AcGsConfig::curveTessellationTol

C++

virtual int curveTessellationTol() const = 0;

Description

This function retrieves the amount of detail (tessellation lines or triangles) displayed for curves.

The returned value is an integer between 0 and 100. The lower the integer value, the less detail.

Links

AcGsConfig

Was this information helpful?