'(=> (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M01)
(= (Platform_Weight ?X)
(+ (Platform_Weight_Factor_S ?X)
(* 0.318
(+ (* 5.06 (Platform_Width_F (Elevator.Platform ?X)))
(+ (* 0.11
(* (Platform_Width_F (Elevator.Platform ?X))
(Platform_Depth (Elevator.Platform ?X))))
(* (- (Platform_Depth (Elevator.Platform ?X))
7.6)
(+ 3.14
(* 0.8 (Platform_Weight_Factor_Ap ?X))))))))))