get_geometry_paths method

get_geometry_paths

Returns the copy of path of the geometry shape. Coordinates are relative to the left top corner of the shape.

Returns

Array of IGeometryPath

def get_geometry_paths(self):
    ...

See Also