get_effects_by_shape method

get_effects_by_shape

Returns array of effects for the specified shape.

Returns

Array of effects IEffect

def get_effects_by_shape(self, shape):
    ...
ParameterTypeDescription
shapeIShapeShape object IShape

See Also