Bound - Coords (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 1.0.0
Syntax
lesser (x|y|z) coord[inate] of %bounds%Description
DEPRECATED - Use bound locations/world expressions instead The coords and world of a bounding box. You can get the world/coords for a specific bound, you can also set the coords of a bounding box. You can NOT set the world of a bounding box. Greater will always equal the higher south-east corner. Lesser will always equal the lower north-west corner.
Examples
set lesser y coord of {bound} to 10
set {_x} to greater x coord of bound with id "my.bound"