Skip to main content

Measure API

Measure.DuoMeasurementValues

DuoMeasurementValues is a collection of values for measuring two objects

Properties​

angle​

• Optional Readonly angle: Object

Angle between objects, used for cylinders, and the directions

Type declaration​

NameType
additionalLine?[vec3, vec3]
angleDrawInfo[vec3, vec3, vec3]
radiansnumber

distance​

• Optional Readonly distance: number

Total distance between the objects


distanceX​

• Readonly distanceX: number

Distance on the X plane between the objects


distanceY​

• Readonly distanceY: number

Distance on the Y plane between the objects


distanceZ​

• Readonly distanceZ: number

Distance on the Z plane between the objects


drawKind​

• Readonly drawKind: "measureResult"


measureInfoA​

• Optional Readonly measureInfoA: MeasureObjectInfo

information about the first object of calculation


measureInfoB​

• Optional Readonly measureInfoB: MeasureObjectInfo

information about the second object of calculation


normalDistance​

• Optional Readonly normalDistance: number

Total normdistance between the objects from object A


normalPoints​

• Optional Readonly normalPoints: vec3[]

Point to display normal distance between objects from object A