/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.25/esri/copyright.txt for details. */ import{_ as s}from"../../chunks/tslib.es6.js";import o from"../../core/Accessor.js";import{property as r}from"../../core/accessorSupport/decorators/property.js";import"../../core/arrayUtils.js";import"../../core/accessorSupport/ensureType.js";import{subclass as e}from"../../core/accessorSupport/decorators/subclass.js";let t=class extends o{constructor(s){super(s),this.dimension=null,this.length=null}};s([r({constructOnly:!0,nonNullable:!0})],t.prototype,"dimension",void 0),s([r()],t.prototype,"length",void 0),t=s([e("esri.views.3d.analysis.LengthDimensionResult")],t);const c=t;export{c as default};