get_effective method

get_effective

Gets effective line formatting data with the inheritance applied.

Returns

A ILineFormatEffectiveData.

def get_effective(self):
    ...

Examples

This example demonstrates getting shape’s effective line format properties.

See Also