'(=> (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M02)
(= (Platform_Weight ?X)
(+ 35
(+ (* (Platform_Width_F (Elevator.Platform ?X))
(Platform_Weight_Factor_X ?X))
(+ (* 2.774 (Platform_Depth (Elevator.Platform ?X)))
(+ (* 0.03
(* (Platform_Width_F (Elevator.Platform ?X))
(Platform_Depth (Elevator.Platform ?X))))
(+ (* 0.226 (Opening_Width_Door ?X))
(* (Platform_Weight_Factor_Ap ?X)
(- (* 0.226
(Platform_Depth (Elevator.Platform ?X)))
(Platform_Weight_Factor_Z ?X))))))))))