Rectangular# class Rectangular(model_id: str, pile_id: str, client: Client)# Bases: object Examples: Code Snippet: Manipulation of Pile Sections (Pile Analysis) getWidth() → float# setWidth(width: float)# getDepth() → float# setDepth(depth: float)#