Class RectLW
from raimad.rectlw
class RectLW
A rectangle defined by length and width.
def _make(self, length: float, width: float) -> None: """ """
RectLW
from raimad.rectlw
class RectLW
A rectangle defined by length and width.
def _make(self, length: float, width: float) -> None: """ """