get_count method

get_count

Returns count of effects for the specified shape.

Returns

Count of effects int

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

See Also