shape_to_polygon_data# Modeler.shape_to_polygon_data(shape)[source]# Convert a shape to polygon data. Parameters: shapepyedb.dotnet.edb_core.modeler.Modeler.ShapeType of the shape to convert. Options are "rectangle" and "polygon".