Skip to main content
Type used to represent the top and bottom boundaries of the element’s search area. A variable of this type can only be created by using a Let expression.

Operators

OperatorDescription
-Binary operator that subtracts a value of type HorSearchAreaBound from a value of type YInterval and vice versa. Returns a value of type Yinterval.
>, <Binary operators that compare a value of type VertSearchAreaBound to a value of type YCoordinate. Return a value of type FuzzyRect.