Skip to content

shape

Model definition for a shape.

CLASS DESCRIPTION
Shape

A shape represents a node that has bounds that are relevant to the origin of a containing plane.

Classes

Shape dataclass

Shape(*, id: Optional[str] = None, bounds: Bounds)

Bases: Node

A shape represents a node that has bounds that are relevant to the origin of a containing plane.

Functions