Constraint CAR_CABLE_HITCH_OFFSET_C02


Slots on this instance:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(=> (And (> (Platform_Depth (Elevator.Platform ?X)) 60)
          (=< (Platform_Depth (Elevator.Platform ?X)) 66))
     (= (Car_Cable_Hitch_To_Platform_Front ?X)
        (- (/ (Platform_Depth (Elevator.Platform ?X)) 2) 2.5)))


Notes: