API Reference > geometry-core > RangeSearch > OptionalArray OptionalArray<T> Type alias Type for a value which may be either (a) undefined or (b) an array of type []. OptionalArray = T[] | undefined Defined in core/geometry/src/polyface/multiclip/XYPointBuckets.ts Line 15 Last Updated: 13 June, 2024