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 polyface/multiclip/XYPointBuckets.ts Line 16 Last Updated: 12 June, 2024