Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlanarAngleMeasurementResult

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

Hierarchy

  • PlanarAngleMeasurementResult

Index

Properties

angle: number

The angle between two planes, in radians.

plane1: Plane

The plane of the first entity.

plane2: Plane

The plane of the second entity.

type: "planar-angle"

The type.