get_effective method

get_effective

Gets effective background data with the inheritance applied.

Returns

A IBackgroundEffectiveData.

def get_effective(self):
    ...

Examples

This example demonstrates getting effective background properties.

See Also