AlphaBeta# class AlphaBeta(model_id: str, pile_type_id: str, client: Client)# Bases: object Examples: Code Snippet: Manipulation of Pile Types (Pile Analysis) getAlphaAngle() → float# setAlphaAngle(alphaAngle: float)# getBetaAngle() → float# setBetaAngle(betaAngle: float)#