// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define("exports ../../../chunks/tslib.es6 ../../../core/handleUtils ../../../core/Promise ../../../core/accessorSupport/decorators/property ../../../core/has ../../../core/Logger ../../../core/RandomLCG ../../../core/accessorSupport/decorators/subclass".split(" "),function(e,b,f,g,c,k,l,m,h){e.AnalysisView3D=a=>{a=class extends g.EsriPromiseMixin(a){constructor(){super(...arguments);this.parent=null;this._userInteractive=!1;this._interactiveViewModelCount=0}get interactive(){return 0this._interactiveViewModelCount--)}};b.__decorate([c.property({constructOnly:!0})],a.prototype,"parent",void 0);b.__decorate([c.property({constructOnly:!0})],a.prototype,"view",void 0);b.__decorate([c.property({type:Boolean})], a.prototype,"interactive",null);b.__decorate([c.property()],a.prototype,"_userInteractive",void 0);b.__decorate([c.property({readOnly:!0})],a.prototype,"updating",null);b.__decorate([c.property()],a.prototype,"visible",null);b.__decorate([c.property()],a.prototype,"_interactiveViewModelCount",void 0);return a=b.__decorate([h.subclass("esri.views.3d.analysis.AnalysisView3D")],a)};Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});