Gocator API
kBool GoSetup_EnhancedSurfaceFlatnessFilterEnabled ( GoSetup  setup,
GoRole  role 
)

Checks if enhanced surface flatness is enabled, if device supports enhanced surface flatness filtering.

Check that the device supports it by calling GoSetup_IsEnhancedSurfaceFlatnessFilterSupported().

Version
Introduced in firmware 6.4.39.2
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
Whether enhanced surface flatness is enabled or not.