Differences
This shows you the differences between two versions of the page.
| — |
spatial_index_2d_point [2026/08/28 03:00] (current) hermann Create new page from functor_docs documentation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Spatial Index 2D Point ====== | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Declares a 2D point spatial index value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. | ||
| + | |||
| + | ===== Inputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Constant | [[Spatial Index 2D Point Type]] | Value or constant representing a 2D point spatial index. | | ||
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Outputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Object | [[Spatial Index 2D Point Type]] | Value or constant representing a 2D point spatial index, provided as the functor input. | | ||
| + | |||
| + | ===== Group ===== | ||
| + | |||
| + | [[Functor List#Spatial Index: 2D Points: Types | Spatial Index: 2D Points: Types]] | ||
| + | |||
| + | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Internal Name ===== | ||
| + | |||
| + | SpatialIndex2DPoint | ||