> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Closest point properties

> An object that contains data about a closest point query.

### Properties

| Name     | Type                                                                                      |
| -------- | ----------------------------------------------------------------------------------------- |
| Distance | [Scalar](../../block-documentation/types/scalar)                                          |
| List     | [Closest point properties List](../../block-documentation/types/closest-point-properties) |
| Normal   | [Vector](../../block-documentation/types/vector)                                          |
| Point    | [Point](../../block-documentation/types/point)                                            |

### Block Reference

| Block Name                                                                                         | Location           |
| -------------------------------------------------------------------------------------------------- | ------------------ |
| [Closest Point to Body](../../block-documentation/blocks/modeling/utilities/closest-point-to-body) | Modeling/Utilities |
