Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlanarDistanceMeasurementResult

A measurement result that represents the distance between two planar surfaces.

Hierarchy

  • PlanarDistanceMeasurementResult

Index

Properties

distance: number

The distance between the two planes.

plane1: Plane

The plane of the first entity.

plane2: Plane

The plane of the second entity.

type: "planar-distance"

The type.