depends_on_shapes method

depends_on_shapes()

Returns an array that contains the identifiers of the shapes that are depends on a shape.

Returns

IDs arrayInt64.

def depends_on_shapes(self):
    ...

See Also