Constraint MACHINE_BEAM_IMPACT_LOAD_TOTAL_C


Slots on this instance:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(= (Machine_Beam_Impact_Load_Total ?X)
    (+ (Machine_Total_Weight ?X)
       (+ (Deflector_Sheave_Weight (Elevator.Deflectorsheave ?X))
          (* 2 (Machine_Suspended_Load ?X)))))


Notes: