Gocator API
kStatus GoSetup_EnableEnhancedSurfaceFlatnessFilter ( GoSetup  setup,
GoRole  role,
kBool  enable 
)

Enables/disables use of enhanced surface flatness filtering if the device supports enhanced surface flatness filtering.

Check that the device supports it by calling GoSetup_IsEnhancedSurfaceFlatnessFilterSupported(). If enhanced surface flatness filtering is not supported an error code will be returned.

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.
enableWhether to enable or disable enhanced surface flatness.
Returns
Operation status.