Object.defineProperty(Potree.Measure.prototype, 'closed', {
    get: function(){
        return this._closed;
    },
    set: function(value){