convert_to_group_shape method

convert_to_group_shape

Converts legacy digram to editable group shape. Created GroupShape object adds to parent group shape at the same position.

Returns

Created GroupShape object.

def convert_to_group_shape(self):
    ...

See Also