Newer
Older
# ToDo: Add Python Code
# For time t=10.00 check...
# checking constraint for distance between f and s
# it should be in range of 0.5 to 2
t = 10
objectId1 = f
objectId2 = s
rangeLeftBorder = 0.5
rangeRightBorder = 2
# ToDo: Add Python Code
# For time t=10.00 check...
# checking constraint for distance between f and s
# it should be in range of 0.5 to 2
t = 10
objectId1 = f
objectId2 = s
rangeLeftBorder = 0.5
rangeRightBorder = 2