bruce-models 6.3.4 → 6.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10615,6 +10615,7 @@ var MenuItem;
10615
10615
  EType["Entity"] = "SingleEntity";
10616
10616
  // Renders Cesium OSM Buildings.
10617
10617
  EType["Osm"] = "OSMBuildingsTileset";
10618
+ EType["Assembly"] = "Assembly";
10618
10619
  // Renders a Cesium Tileset made from importing an assembly file into Nextspace.
10619
10620
  EType["CadTileset"] = "ModelTileset";
10620
10621
  // Renders legacy Nextspace tilesets.
@@ -15980,7 +15981,7 @@ var Tracking;
15980
15981
  })(Tracking || (Tracking = {}));
15981
15982
 
15982
15983
  // This is updated with the package.json version on build.
15983
- const VERSION = "6.3.4";
15984
+ const VERSION = "6.3.6";
15984
15985
 
15985
15986
  export { VERSION, Assembly, AnnDocument, CustomForm, AbstractApi, Api, BruceApi, GlobalApi, GuardianApi, ApiGetters, Calculator, Bounds, BruceEvent, CacheControl, Camera, Cartes, Carto, Color, DelayQueue, Geometry, UTC, BruceVariable, LRUCache, GeoJson, EntityAttachmentType, EntityAttachment, EntityComment, EntityLink, EntityLod, EntityLodCategory, EntityRelationType, EntityRelation, EntitySource, EntityTag, EntityType, Entity, EntityCoords, EntityAttribute, EntityHistoricData, EntityTableView, Comment, ClientFile, ProgramKey, ZoomControl, MenuItem, ProjectViewBookmark, ProjectView, ProjectViewLegacyTile, ProjectViewTile, ProjectViewLegacy, ProjectViewLegacyBookmark, ProjectViewBookmarkGroup, PendingAction, MessageBroker, HostingLocation, Style, Tileset, Permission, Session, UserGroup, User, Account, AccountInvite, AccountFeatures, AccountLimits, AccountTemplate, AccountType, EncryptUtils, MathUtils, ObjectUtils, PathUtils, UrlUtils, DataLab, DataLabGroup, ImportAssembly, ImportCad, ImportCsv, ImportJson, ImportGeoJson, ImportKml, ImportedFile, ExportBrz, ExportUsd, Markup, Uploader, Plugin, ENVIRONMENT, DataSource, Scenario, Tracking };
15986
15987
  //# sourceMappingURL=bruce-models.es5.js.map