A point within a measurement path.
type MeasurementPathPoint {# Floor the point is onfloor: ModelFloor # Normal at the pointnormal: Point # The position of the pointposition: Point! # Room the point is inroom: ModelRoom }