Methods
Measurement
addMeasure
adds a measure to the scene example usage const measure = { mode "laser", point { x 0, y 0, z 0, }, normal { x 0, y 0, z 1, }, }; viewer3d addmeasure(measure); parameters measure the measure to add type required object yes laser mode name type required description mode string yes laser point vector3 docid\ kewrhktc8iq2hlt48srfq yes the point to measure normal vector3 docid\ kewrhktc8iq2hlt48srfq yes the normal vector uuid string no optional id for the added measure point mode name type required description mode string yes point point vector3 docid\ kewrhktc8iq2hlt48srfq yes the point to measure normal vector3 docid\ kewrhktc8iq2hlt48srfq no the normal vector uuid string no optional id for the added measure