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().

Version
Introduced in firmware 6.3.10.1
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.