Remove annotations

pull/999/head
Piero Toffanin 2021-06-15 11:09:17 -04:00
rodzic 9a4f65e11e
commit 19c6a40659
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -79291,6 +79291,7 @@ ENDSEC
'[title]tt.remove_all_measurement',
() => {
this.viewer.scene.removeAllMeasurements();
this.viewer.scene.annotations.removeAllChildren();
}
));