NoFootprintsModel

config.NoFootprintsModel()

The configuration on the how to show objects with no footprints.

Attributes

shape : Optional[str], default="triangle"

The shape of the object with no footprints.

diameter_meters : Optional[float], default=10

The diameter of the object with no footprints in meters.

Back to top