Rectangular# class Rectangular(model_id: str, pile_id: str, client: Client)# Bases: object getWidth() → float# setWidth(width: float)# getBreadth() → float# setBreadth(breadth: float)#