@itwin/core-common 3.3.0-dev.9 → 3.4.0-dev.10

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.
Files changed (334) hide show
  1. package/CHANGELOG.md +45 -1
  2. package/lib/cjs/AmbientOcclusion.d.ts +2 -2
  3. package/lib/cjs/AmbientOcclusion.d.ts.map +1 -1
  4. package/lib/cjs/AmbientOcclusion.js +9 -9
  5. package/lib/cjs/AmbientOcclusion.js.map +1 -1
  6. package/lib/cjs/AnalysisStyle.d.ts +7 -7
  7. package/lib/cjs/AnalysisStyle.d.ts.map +1 -1
  8. package/lib/cjs/AnalysisStyle.js.map +1 -1
  9. package/lib/cjs/BackgroundMapProvider.d.ts +2 -2
  10. package/lib/cjs/BackgroundMapProvider.js +1 -1
  11. package/lib/cjs/BackgroundMapProvider.js.map +1 -1
  12. package/lib/cjs/BackgroundMapSettings.d.ts +2 -2
  13. package/lib/cjs/BackgroundMapSettings.d.ts.map +1 -1
  14. package/lib/cjs/BackgroundMapSettings.js.map +1 -1
  15. package/lib/cjs/BriefcaseTypes.js.map +1 -1
  16. package/lib/cjs/ChangedEntities.d.ts +1 -1
  17. package/lib/cjs/ChangedEntities.js.map +1 -1
  18. package/lib/cjs/Code.d.ts +7 -7
  19. package/lib/cjs/Code.d.ts.map +1 -1
  20. package/lib/cjs/Code.js +5 -5
  21. package/lib/cjs/Code.js.map +1 -1
  22. package/lib/cjs/ColorDef.d.ts +2 -0
  23. package/lib/cjs/ColorDef.d.ts.map +1 -1
  24. package/lib/cjs/ColorDef.js +4 -0
  25. package/lib/cjs/ColorDef.js.map +1 -1
  26. package/lib/cjs/ContextRealityModel.d.ts +6 -6
  27. package/lib/cjs/ContextRealityModel.d.ts.map +1 -1
  28. package/lib/cjs/ContextRealityModel.js.map +1 -1
  29. package/lib/cjs/DisplayStyleSettings.d.ts +58 -57
  30. package/lib/cjs/DisplayStyleSettings.d.ts.map +1 -1
  31. package/lib/cjs/DisplayStyleSettings.js +23 -26
  32. package/lib/cjs/DisplayStyleSettings.js.map +1 -1
  33. package/lib/cjs/ElementProps.d.ts +6 -6
  34. package/lib/cjs/ElementProps.d.ts.map +1 -1
  35. package/lib/cjs/ElementProps.js.map +1 -1
  36. package/lib/cjs/EmphasizeElementsProps.d.ts +8 -8
  37. package/lib/cjs/EmphasizeElementsProps.d.ts.map +1 -1
  38. package/lib/cjs/EmphasizeElementsProps.js.map +1 -1
  39. package/lib/cjs/EntityProps.d.ts +2 -2
  40. package/lib/cjs/EntityProps.d.ts.map +1 -1
  41. package/lib/cjs/EntityProps.js.map +1 -1
  42. package/lib/cjs/Environment.d.ts +2 -2
  43. package/lib/cjs/Environment.d.ts.map +1 -1
  44. package/lib/cjs/Environment.js.map +1 -1
  45. package/lib/cjs/FeatureIndex.d.ts +0 -1
  46. package/lib/cjs/FeatureIndex.d.ts.map +1 -1
  47. package/lib/cjs/FeatureIndex.js +0 -1
  48. package/lib/cjs/FeatureIndex.js.map +1 -1
  49. package/lib/cjs/FeatureSymbology.d.ts +40 -9
  50. package/lib/cjs/FeatureSymbology.d.ts.map +1 -1
  51. package/lib/cjs/FeatureSymbology.js +41 -6
  52. package/lib/cjs/FeatureSymbology.js.map +1 -1
  53. package/lib/cjs/FeatureTable.d.ts +6 -2
  54. package/lib/cjs/FeatureTable.d.ts.map +1 -1
  55. package/lib/cjs/FeatureTable.js +26 -6
  56. package/lib/cjs/FeatureTable.js.map +1 -1
  57. package/lib/cjs/Gradient.d.ts +5 -1
  58. package/lib/cjs/Gradient.d.ts.map +1 -1
  59. package/lib/cjs/Gradient.js +17 -23
  60. package/lib/cjs/Gradient.js.map +1 -1
  61. package/lib/cjs/HiddenLine.d.ts +3 -3
  62. package/lib/cjs/HiddenLine.d.ts.map +1 -1
  63. package/lib/cjs/HiddenLine.js.map +1 -1
  64. package/lib/cjs/IModel.d.ts +9 -6
  65. package/lib/cjs/IModel.d.ts.map +1 -1
  66. package/lib/cjs/IModel.js.map +1 -1
  67. package/lib/cjs/IModelError.d.ts +3 -3
  68. package/lib/cjs/IModelError.d.ts.map +1 -1
  69. package/lib/cjs/IModelError.js +1 -2
  70. package/lib/cjs/IModelError.js.map +1 -1
  71. package/lib/cjs/LightSettings.d.ts +4 -4
  72. package/lib/cjs/LightSettings.d.ts.map +1 -1
  73. package/lib/cjs/LightSettings.js.map +1 -1
  74. package/lib/cjs/MapImagerySettings.d.ts +7 -7
  75. package/lib/cjs/MapImagerySettings.d.ts.map +1 -1
  76. package/lib/cjs/MapImagerySettings.js +3 -3
  77. package/lib/cjs/MapImagerySettings.js.map +1 -1
  78. package/lib/cjs/MapLayerSettings.d.ts +21 -14
  79. package/lib/cjs/MapLayerSettings.d.ts.map +1 -1
  80. package/lib/cjs/MapLayerSettings.js +6 -6
  81. package/lib/cjs/MapLayerSettings.js.map +1 -1
  82. package/lib/cjs/ModelProps.d.ts +1 -1
  83. package/lib/cjs/ModelProps.js.map +1 -1
  84. package/lib/cjs/PlanProjectionSettings.d.ts +4 -4
  85. package/lib/cjs/PlanProjectionSettings.d.ts.map +1 -1
  86. package/lib/cjs/PlanProjectionSettings.js.map +1 -1
  87. package/lib/cjs/PlanarClipMask.d.ts +11 -11
  88. package/lib/cjs/PlanarClipMask.d.ts.map +1 -1
  89. package/lib/cjs/PlanarClipMask.js.map +1 -1
  90. package/lib/cjs/RenderSchedule.d.ts +66 -8
  91. package/lib/cjs/RenderSchedule.d.ts.map +1 -1
  92. package/lib/cjs/RenderSchedule.js +228 -8
  93. package/lib/cjs/RenderSchedule.js.map +1 -1
  94. package/lib/cjs/RgbColor.d.ts +1 -0
  95. package/lib/cjs/RgbColor.d.ts.map +1 -1
  96. package/lib/cjs/RgbColor.js +4 -0
  97. package/lib/cjs/RgbColor.js.map +1 -1
  98. package/lib/cjs/RpcInterface.d.ts.map +1 -1
  99. package/lib/cjs/RpcInterface.js +91 -4
  100. package/lib/cjs/RpcInterface.js.map +1 -1
  101. package/lib/cjs/SpatialClassification.d.ts +9 -9
  102. package/lib/cjs/SpatialClassification.d.ts.map +1 -1
  103. package/lib/cjs/SpatialClassification.js +1 -1
  104. package/lib/cjs/SpatialClassification.js.map +1 -1
  105. package/lib/cjs/SubCategoryAppearance.d.ts +10 -10
  106. package/lib/cjs/SubCategoryAppearance.d.ts.map +1 -1
  107. package/lib/cjs/SubCategoryAppearance.js.map +1 -1
  108. package/lib/cjs/SubCategoryOverride.d.ts +6 -6
  109. package/lib/cjs/SubCategoryOverride.d.ts.map +1 -1
  110. package/lib/cjs/SubCategoryOverride.js.map +1 -1
  111. package/lib/cjs/ViewFlags.d.ts +3 -3
  112. package/lib/cjs/ViewFlags.d.ts.map +1 -1
  113. package/lib/cjs/ViewFlags.js.map +1 -1
  114. package/lib/cjs/ViewProps.d.ts +3 -1
  115. package/lib/cjs/ViewProps.d.ts.map +1 -1
  116. package/lib/cjs/ViewProps.js.map +1 -1
  117. package/lib/cjs/core-common.d.ts +7 -1
  118. package/lib/cjs/core-common.d.ts.map +1 -1
  119. package/lib/cjs/core-common.js +7 -1
  120. package/lib/cjs/core-common.js.map +1 -1
  121. package/lib/cjs/ipc/IpcSession.d.ts +24 -0
  122. package/lib/cjs/ipc/IpcSession.d.ts.map +1 -0
  123. package/lib/cjs/ipc/IpcSession.js +28 -0
  124. package/lib/cjs/ipc/IpcSession.js.map +1 -0
  125. package/lib/cjs/ipc/IpcWebSocket.d.ts +3 -0
  126. package/lib/cjs/ipc/IpcWebSocket.d.ts.map +1 -1
  127. package/lib/cjs/ipc/IpcWebSocket.js +28 -14
  128. package/lib/cjs/ipc/IpcWebSocket.js.map +1 -1
  129. package/lib/cjs/rpc/IModelReadRpcInterface.d.ts +4 -2
  130. package/lib/cjs/rpc/IModelReadRpcInterface.d.ts.map +1 -1
  131. package/lib/cjs/rpc/IModelReadRpcInterface.js +42 -2
  132. package/lib/cjs/rpc/IModelReadRpcInterface.js.map +1 -1
  133. package/lib/cjs/rpc/IModelTileRpcInterface.d.ts.map +1 -1
  134. package/lib/cjs/rpc/IModelTileRpcInterface.js +16 -2
  135. package/lib/cjs/rpc/IModelTileRpcInterface.js.map +1 -1
  136. package/lib/cjs/rpc/core/RpcControl.d.ts +2 -0
  137. package/lib/cjs/rpc/core/RpcControl.d.ts.map +1 -1
  138. package/lib/cjs/rpc/core/RpcControl.js +13 -1
  139. package/lib/cjs/rpc/core/RpcControl.js.map +1 -1
  140. package/lib/cjs/rpc/core/RpcInvocation.d.ts.map +1 -1
  141. package/lib/cjs/rpc/core/RpcInvocation.js +17 -4
  142. package/lib/cjs/rpc/core/RpcInvocation.js.map +1 -1
  143. package/lib/cjs/rpc/core/RpcProtocol.d.ts +6 -2
  144. package/lib/cjs/rpc/core/RpcProtocol.d.ts.map +1 -1
  145. package/lib/cjs/rpc/core/RpcProtocol.js.map +1 -1
  146. package/lib/cjs/rpc/core/RpcRequest.d.ts +11 -6
  147. package/lib/cjs/rpc/core/RpcRequest.d.ts.map +1 -1
  148. package/lib/cjs/rpc/core/RpcRequest.js +12 -14
  149. package/lib/cjs/rpc/core/RpcRequest.js.map +1 -1
  150. package/lib/cjs/rpc/core/RpcSessionInvocation.d.ts +11 -0
  151. package/lib/cjs/rpc/core/RpcSessionInvocation.d.ts.map +1 -0
  152. package/lib/cjs/rpc/core/RpcSessionInvocation.js +60 -0
  153. package/lib/cjs/rpc/core/RpcSessionInvocation.js.map +1 -0
  154. package/lib/cjs/rpc/web/WebAppRpcProtocol.d.ts +0 -5
  155. package/lib/cjs/rpc/web/WebAppRpcProtocol.d.ts.map +1 -1
  156. package/lib/cjs/rpc/web/WebAppRpcProtocol.js +0 -47
  157. package/lib/cjs/rpc/web/WebAppRpcProtocol.js.map +1 -1
  158. package/lib/cjs/rpc/web/WebAppRpcRequest.d.ts +2 -3
  159. package/lib/cjs/rpc/web/WebAppRpcRequest.d.ts.map +1 -1
  160. package/lib/cjs/rpc/web/WebAppRpcRequest.js +25 -20
  161. package/lib/cjs/rpc/web/WebAppRpcRequest.js.map +1 -1
  162. package/lib/cjs/tile/ElementGraphics.d.ts +4 -0
  163. package/lib/cjs/tile/ElementGraphics.d.ts.map +1 -1
  164. package/lib/cjs/tile/ElementGraphics.js.map +1 -1
  165. package/lib/cjs/tile/IModelTileIO.d.ts +2 -2
  166. package/lib/cjs/tile/IModelTileIO.js +2 -2
  167. package/lib/cjs/tile/IModelTileIO.js.map +1 -1
  168. package/lib/esm/AmbientOcclusion.d.ts +2 -2
  169. package/lib/esm/AmbientOcclusion.d.ts.map +1 -1
  170. package/lib/esm/AmbientOcclusion.js +9 -9
  171. package/lib/esm/AmbientOcclusion.js.map +1 -1
  172. package/lib/esm/AnalysisStyle.d.ts +7 -7
  173. package/lib/esm/AnalysisStyle.d.ts.map +1 -1
  174. package/lib/esm/AnalysisStyle.js.map +1 -1
  175. package/lib/esm/BackgroundMapProvider.d.ts +2 -2
  176. package/lib/esm/BackgroundMapProvider.js +1 -1
  177. package/lib/esm/BackgroundMapProvider.js.map +1 -1
  178. package/lib/esm/BackgroundMapSettings.d.ts +2 -2
  179. package/lib/esm/BackgroundMapSettings.d.ts.map +1 -1
  180. package/lib/esm/BackgroundMapSettings.js.map +1 -1
  181. package/lib/esm/BriefcaseTypes.js.map +1 -1
  182. package/lib/esm/ChangedEntities.d.ts +1 -1
  183. package/lib/esm/ChangedEntities.js.map +1 -1
  184. package/lib/esm/Code.d.ts +7 -7
  185. package/lib/esm/Code.d.ts.map +1 -1
  186. package/lib/esm/Code.js +5 -5
  187. package/lib/esm/Code.js.map +1 -1
  188. package/lib/esm/ColorDef.d.ts +2 -0
  189. package/lib/esm/ColorDef.d.ts.map +1 -1
  190. package/lib/esm/ColorDef.js +4 -0
  191. package/lib/esm/ColorDef.js.map +1 -1
  192. package/lib/esm/ContextRealityModel.d.ts +6 -6
  193. package/lib/esm/ContextRealityModel.d.ts.map +1 -1
  194. package/lib/esm/ContextRealityModel.js.map +1 -1
  195. package/lib/esm/DisplayStyleSettings.d.ts +58 -57
  196. package/lib/esm/DisplayStyleSettings.d.ts.map +1 -1
  197. package/lib/esm/DisplayStyleSettings.js +23 -26
  198. package/lib/esm/DisplayStyleSettings.js.map +1 -1
  199. package/lib/esm/ElementProps.d.ts +6 -6
  200. package/lib/esm/ElementProps.d.ts.map +1 -1
  201. package/lib/esm/ElementProps.js.map +1 -1
  202. package/lib/esm/EmphasizeElementsProps.d.ts +8 -8
  203. package/lib/esm/EmphasizeElementsProps.d.ts.map +1 -1
  204. package/lib/esm/EmphasizeElementsProps.js.map +1 -1
  205. package/lib/esm/EntityProps.d.ts +2 -2
  206. package/lib/esm/EntityProps.d.ts.map +1 -1
  207. package/lib/esm/EntityProps.js.map +1 -1
  208. package/lib/esm/Environment.d.ts +2 -2
  209. package/lib/esm/Environment.d.ts.map +1 -1
  210. package/lib/esm/Environment.js.map +1 -1
  211. package/lib/esm/FeatureIndex.d.ts +0 -1
  212. package/lib/esm/FeatureIndex.d.ts.map +1 -1
  213. package/lib/esm/FeatureIndex.js +0 -1
  214. package/lib/esm/FeatureIndex.js.map +1 -1
  215. package/lib/esm/FeatureSymbology.d.ts +40 -9
  216. package/lib/esm/FeatureSymbology.d.ts.map +1 -1
  217. package/lib/esm/FeatureSymbology.js +41 -6
  218. package/lib/esm/FeatureSymbology.js.map +1 -1
  219. package/lib/esm/FeatureTable.d.ts +6 -2
  220. package/lib/esm/FeatureTable.d.ts.map +1 -1
  221. package/lib/esm/FeatureTable.js +26 -6
  222. package/lib/esm/FeatureTable.js.map +1 -1
  223. package/lib/esm/Gradient.d.ts +5 -1
  224. package/lib/esm/Gradient.d.ts.map +1 -1
  225. package/lib/esm/Gradient.js +17 -23
  226. package/lib/esm/Gradient.js.map +1 -1
  227. package/lib/esm/HiddenLine.d.ts +3 -3
  228. package/lib/esm/HiddenLine.d.ts.map +1 -1
  229. package/lib/esm/HiddenLine.js.map +1 -1
  230. package/lib/esm/IModel.d.ts +9 -6
  231. package/lib/esm/IModel.d.ts.map +1 -1
  232. package/lib/esm/IModel.js.map +1 -1
  233. package/lib/esm/IModelError.d.ts +3 -3
  234. package/lib/esm/IModelError.d.ts.map +1 -1
  235. package/lib/esm/IModelError.js +1 -1
  236. package/lib/esm/IModelError.js.map +1 -1
  237. package/lib/esm/LightSettings.d.ts +4 -4
  238. package/lib/esm/LightSettings.d.ts.map +1 -1
  239. package/lib/esm/LightSettings.js.map +1 -1
  240. package/lib/esm/MapImagerySettings.d.ts +7 -7
  241. package/lib/esm/MapImagerySettings.d.ts.map +1 -1
  242. package/lib/esm/MapImagerySettings.js +3 -3
  243. package/lib/esm/MapImagerySettings.js.map +1 -1
  244. package/lib/esm/MapLayerSettings.d.ts +21 -14
  245. package/lib/esm/MapLayerSettings.d.ts.map +1 -1
  246. package/lib/esm/MapLayerSettings.js +6 -6
  247. package/lib/esm/MapLayerSettings.js.map +1 -1
  248. package/lib/esm/ModelProps.d.ts +1 -1
  249. package/lib/esm/ModelProps.js.map +1 -1
  250. package/lib/esm/PlanProjectionSettings.d.ts +4 -4
  251. package/lib/esm/PlanProjectionSettings.d.ts.map +1 -1
  252. package/lib/esm/PlanProjectionSettings.js.map +1 -1
  253. package/lib/esm/PlanarClipMask.d.ts +11 -11
  254. package/lib/esm/PlanarClipMask.d.ts.map +1 -1
  255. package/lib/esm/PlanarClipMask.js.map +1 -1
  256. package/lib/esm/RenderSchedule.d.ts +66 -8
  257. package/lib/esm/RenderSchedule.d.ts.map +1 -1
  258. package/lib/esm/RenderSchedule.js +229 -9
  259. package/lib/esm/RenderSchedule.js.map +1 -1
  260. package/lib/esm/RgbColor.d.ts +1 -0
  261. package/lib/esm/RgbColor.d.ts.map +1 -1
  262. package/lib/esm/RgbColor.js +4 -0
  263. package/lib/esm/RgbColor.js.map +1 -1
  264. package/lib/esm/RpcInterface.d.ts.map +1 -1
  265. package/lib/esm/RpcInterface.js +91 -4
  266. package/lib/esm/RpcInterface.js.map +1 -1
  267. package/lib/esm/SpatialClassification.d.ts +9 -9
  268. package/lib/esm/SpatialClassification.d.ts.map +1 -1
  269. package/lib/esm/SpatialClassification.js +1 -1
  270. package/lib/esm/SpatialClassification.js.map +1 -1
  271. package/lib/esm/SubCategoryAppearance.d.ts +10 -10
  272. package/lib/esm/SubCategoryAppearance.d.ts.map +1 -1
  273. package/lib/esm/SubCategoryAppearance.js.map +1 -1
  274. package/lib/esm/SubCategoryOverride.d.ts +6 -6
  275. package/lib/esm/SubCategoryOverride.d.ts.map +1 -1
  276. package/lib/esm/SubCategoryOverride.js.map +1 -1
  277. package/lib/esm/ViewFlags.d.ts +3 -3
  278. package/lib/esm/ViewFlags.d.ts.map +1 -1
  279. package/lib/esm/ViewFlags.js.map +1 -1
  280. package/lib/esm/ViewProps.d.ts +3 -1
  281. package/lib/esm/ViewProps.d.ts.map +1 -1
  282. package/lib/esm/ViewProps.js.map +1 -1
  283. package/lib/esm/core-common.d.ts +7 -1
  284. package/lib/esm/core-common.d.ts.map +1 -1
  285. package/lib/esm/core-common.js +7 -1
  286. package/lib/esm/core-common.js.map +1 -1
  287. package/lib/esm/ipc/IpcSession.d.ts +24 -0
  288. package/lib/esm/ipc/IpcSession.d.ts.map +1 -0
  289. package/lib/esm/ipc/IpcSession.js +24 -0
  290. package/lib/esm/ipc/IpcSession.js.map +1 -0
  291. package/lib/esm/ipc/IpcWebSocket.d.ts +3 -0
  292. package/lib/esm/ipc/IpcWebSocket.d.ts.map +1 -1
  293. package/lib/esm/ipc/IpcWebSocket.js +28 -14
  294. package/lib/esm/ipc/IpcWebSocket.js.map +1 -1
  295. package/lib/esm/rpc/IModelReadRpcInterface.d.ts +4 -2
  296. package/lib/esm/rpc/IModelReadRpcInterface.d.ts.map +1 -1
  297. package/lib/esm/rpc/IModelReadRpcInterface.js +41 -1
  298. package/lib/esm/rpc/IModelReadRpcInterface.js.map +1 -1
  299. package/lib/esm/rpc/IModelTileRpcInterface.d.ts.map +1 -1
  300. package/lib/esm/rpc/IModelTileRpcInterface.js +15 -1
  301. package/lib/esm/rpc/IModelTileRpcInterface.js.map +1 -1
  302. package/lib/esm/rpc/core/RpcControl.d.ts +2 -0
  303. package/lib/esm/rpc/core/RpcControl.d.ts.map +1 -1
  304. package/lib/esm/rpc/core/RpcControl.js +13 -1
  305. package/lib/esm/rpc/core/RpcControl.js.map +1 -1
  306. package/lib/esm/rpc/core/RpcInvocation.d.ts.map +1 -1
  307. package/lib/esm/rpc/core/RpcInvocation.js +18 -5
  308. package/lib/esm/rpc/core/RpcInvocation.js.map +1 -1
  309. package/lib/esm/rpc/core/RpcProtocol.d.ts +6 -2
  310. package/lib/esm/rpc/core/RpcProtocol.d.ts.map +1 -1
  311. package/lib/esm/rpc/core/RpcProtocol.js.map +1 -1
  312. package/lib/esm/rpc/core/RpcRequest.d.ts +11 -6
  313. package/lib/esm/rpc/core/RpcRequest.d.ts.map +1 -1
  314. package/lib/esm/rpc/core/RpcRequest.js +6 -8
  315. package/lib/esm/rpc/core/RpcRequest.js.map +1 -1
  316. package/lib/esm/rpc/core/RpcSessionInvocation.d.ts +11 -0
  317. package/lib/esm/rpc/core/RpcSessionInvocation.d.ts.map +1 -0
  318. package/lib/esm/rpc/core/RpcSessionInvocation.js +56 -0
  319. package/lib/esm/rpc/core/RpcSessionInvocation.js.map +1 -0
  320. package/lib/esm/rpc/web/WebAppRpcProtocol.d.ts +0 -5
  321. package/lib/esm/rpc/web/WebAppRpcProtocol.d.ts.map +1 -1
  322. package/lib/esm/rpc/web/WebAppRpcProtocol.js +0 -47
  323. package/lib/esm/rpc/web/WebAppRpcProtocol.js.map +1 -1
  324. package/lib/esm/rpc/web/WebAppRpcRequest.d.ts +2 -3
  325. package/lib/esm/rpc/web/WebAppRpcRequest.d.ts.map +1 -1
  326. package/lib/esm/rpc/web/WebAppRpcRequest.js +25 -20
  327. package/lib/esm/rpc/web/WebAppRpcRequest.js.map +1 -1
  328. package/lib/esm/tile/ElementGraphics.d.ts +4 -0
  329. package/lib/esm/tile/ElementGraphics.d.ts.map +1 -1
  330. package/lib/esm/tile/ElementGraphics.js.map +1 -1
  331. package/lib/esm/tile/IModelTileIO.d.ts +2 -2
  332. package/lib/esm/tile/IModelTileIO.js +2 -2
  333. package/lib/esm/tile/IModelTileIO.js.map +1 -1
  334. package/package.json +13 -13
@@ -1 +1 @@
1
- {"version":3,"file":"ContextRealityModel.js","sourceRoot":"","sources":["../../src/ContextRealityModel.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module DisplayStyles\r\n */\r\n\r\nimport { assert, BeEvent } from \"@itwin/core-bentley\";\r\nimport { FeatureAppearance, FeatureAppearanceProps } from \"./FeatureSymbology\";\r\nimport { PlanarClipMaskMode, PlanarClipMaskProps, PlanarClipMaskSettings } from \"./PlanarClipMask\";\r\nimport { SpatialClassifierProps, SpatialClassifiers } from \"./SpatialClassification\";\r\n\r\n/** JSON representation of the blob properties for an OrbitGt property cloud.\r\n * @alpha\r\n */\r\nexport interface OrbitGtBlobProps {\r\n rdsUrl?: string;\r\n containerName: string;\r\n blobFileName: string;\r\n sasToken: string;\r\n accountName: string;\r\n}\r\n\r\n/** Identify the Reality Data service provider\r\n * @beta\r\n */\r\nexport enum RealityDataProvider {\r\n /**\r\n * This is the legacy mode where the access to the 3d tiles is harcoded in ContextRealityModelProps.tilesetUrl property.\r\n * It was use to support RealityMesh3DTiles, Terrain3DTiles, Cesium3DTiles\r\n * You should use other mode when possible\r\n * @see [[RealityDataSource.createKeyFromUrl]] that will try to detect provider from an URL\r\n */\r\n TilesetUrl = \"TilesetUrl\",\r\n /**\r\n * This is the legacy mode where the access to the 3d tiles is harcoded in ContextRealityModelProps.OrbitGtBlob property.\r\n * It was use to support OrbitPointCloud (OPC) from other server than ContextShare\r\n * You should use other mode when possible\r\n * @see [[RealityDataSource.createKeyFromOrbitGtBlobProps]] that will try to detect provider from an URL\r\n */\r\n OrbitGtBlob = \"OrbitGtBlob\",\r\n /**\r\n * Will provide access url from realityDataId and iTwinId on contextShare for 3dTile storage format or OPC storage format\r\n * This provider support all type of 3dTile storage fomat and OrbitPointCloud: RealityMesh3DTiles, Terrain3DTiles, Cesium3DTiles, OPC\r\n * @see [[RealityDataFormat]].\r\n */\r\n ContextShare = \"ContextShare\",\r\n /**\r\n * Will provide Open Street Map Building (OSM) from Cesium Ion (in 3dTile format)\r\n */\r\n CesiumIonAsset = \"CesiumIonAsset\",\r\n}\r\n\r\n/** Identify the Reality Data storage format\r\n * @beta\r\n */\r\nexport enum RealityDataFormat {\r\n /**\r\n * 3dTile supported formats; RealityMesh3DTiles, Terrain3DTiles, Cesium3DTiles\r\n * */\r\n ThreeDTile = \"ThreeDTile\",\r\n /**\r\n * Orbit Point Cloud (OPC) storage format (RealityDataType.OPC)\r\n */\r\n OPC = \"OPC\",\r\n}\r\n\r\n/** Utility function for RealityDataFormat\r\n * @beta\r\n */\r\nexport namespace RealityDataFormat {\r\n /**\r\n * Try to extract the RealityDataFormat from the url\r\n * @param tilesetUrl the reality data attachment url\r\n * @returns the extracted RealityDataFormat or ThreeDTile by default if not found\r\n */\r\n export function fromUrl(tilesetUrl: string): RealityDataFormat {\r\n let format = RealityDataFormat.ThreeDTile;\r\n if (tilesetUrl.includes(\".opc\"))\r\n format = RealityDataFormat.OPC;\r\n return format;\r\n }\r\n}\r\n\r\n/**\r\n * Key used by RealityDataSource to identify provider and reality data format\r\n * This key identify one and only one reality data source on the provider\r\n * @beta\r\n */\r\nexport interface RealityDataSourceKey {\r\n /**\r\n * The provider that supplies the access to reality data source for displaying the reality model\r\n * @see [[RealityDataProvider]] for default supported value;\r\n */\r\n provider: string;\r\n /**\r\n * The format used by the provider to store the reality data\r\n * @see [[RealityDataFormat]] for default supported value;\r\n */\r\n format: string;\r\n /** The reality data id that identify a reality data for the provider */\r\n id: string;\r\n /** The context id that was used when reality data was attached - if none provided, current session iTwinId will be used */\r\n iTwinId?: string;\r\n}\r\n/**\r\n * RealityDataSourceKey utility functions\r\n * @beta */\r\nexport namespace RealityDataSourceKey {\r\n /** Utility function to convert a RealityDataSourceKey into its string representation */\r\n export function convertToString(rdSourceKey: RealityDataSourceKey): string {\r\n return `${rdSourceKey.provider}:${rdSourceKey.format}:${rdSourceKey.id}:${rdSourceKey?.iTwinId}`;\r\n }\r\n /** Utility function to compare two RealityDataSourceKey, we consider it equal even if itwinId is different */\r\n export function isEqual(key1: RealityDataSourceKey, key2: RealityDataSourceKey): boolean {\r\n if ((key1.provider === RealityDataProvider.CesiumIonAsset) && key2.provider === RealityDataProvider.CesiumIonAsset)\r\n return true; // ignore other properties for CesiumIonAsset, id is hidden\r\n if ((key1.provider === key2.provider) && (key1.format === key2.format) && (key1.id === key2.id)) {\r\n // && (key1?.iTwinId === key2?.iTwinId)) -> ignore iTwinId, consider it is the same reality data\r\n return true;\r\n }\r\n return false;\r\n }\r\n}\r\n\r\n/** JSON representation of the reality data reference attachment properties.\r\n * @beta\r\n*/\r\nexport interface RealityDataSourceProps {\r\n /** The source key that identify a reality data for the provider. */\r\n sourceKey: RealityDataSourceKey;\r\n}\r\n\r\n/** JSON representation of a [[ContextRealityModel]].\r\n * @public\r\n * @extensions\r\n */\r\nexport interface ContextRealityModelProps {\r\n /** @see [[ContextRealityModel.rdSourceKey]].\r\n * @beta\r\n */\r\n rdSourceKey?: RealityDataSourceKey;\r\n /** The URL that supplies the 3d tiles for displaying the reality model. */\r\n tilesetUrl: string;\r\n /** @see [[ContextRealityModel.orbitGtBlob]].\r\n * @alpha\r\n */\r\n orbitGtBlob?: OrbitGtBlobProps;\r\n /** @see [[ContextRealityModel.realityDataId]]. */\r\n realityDataId?: string;\r\n /** An optional, user-friendly name for the reality model suitable for display in a user interface. */\r\n name?: string;\r\n /** An optional, user-friendly description of the reality model suitable for display in a user interface. */\r\n description?: string;\r\n /** @see [[ContextRealityModel.classifiers]]. */\r\n classifiers?: SpatialClassifierProps[];\r\n /** @see [[ContextRealityModel.planarClipMask]]. */\r\n planarClipMask?: PlanarClipMaskProps;\r\n /** @see [[ContextRealityModel.appearanceOverrides]]. */\r\n appearanceOverrides?: FeatureAppearanceProps;\r\n}\r\n\r\n/** @public */\r\nexport namespace ContextRealityModelProps {\r\n /** Produce a deep copy of `input`. */\r\n export function clone(input: ContextRealityModelProps) {\r\n // Spread operator is shallow, and includes `undefined` properties and empty strings.\r\n // We want to make deep copies, omit undefined properties and empty strings, and require tilesetUrl to be defined.\r\n const output: ContextRealityModelProps = { tilesetUrl: input.tilesetUrl ?? \"\" };\r\n\r\n if (input.rdSourceKey)\r\n output.rdSourceKey = { ...input.rdSourceKey };\r\n\r\n if (input.name)\r\n output.name = input.name;\r\n\r\n if (input.realityDataId)\r\n output.realityDataId = input.realityDataId;\r\n\r\n if (input.description)\r\n output.description = input.description;\r\n\r\n if (input.orbitGtBlob)\r\n output.orbitGtBlob = { ...input.orbitGtBlob };\r\n\r\n if (input.appearanceOverrides) {\r\n output.appearanceOverrides = { ...input.appearanceOverrides };\r\n if (input.appearanceOverrides.rgb)\r\n output.appearanceOverrides.rgb = { ...input.appearanceOverrides.rgb };\r\n }\r\n\r\n if (input.planarClipMask)\r\n output.planarClipMask = { ...input.planarClipMask };\r\n\r\n if (input.classifiers)\r\n output.classifiers = input.classifiers.map((x) => { return { ...x, flags: { ...x.flags } }; });\r\n\r\n return output;\r\n }\r\n}\r\n\r\n/** A reality model not associated with a [GeometricModel]($backend) but instead defined in a [DisplayStyle]($backend) or [DisplayStyleState]($frontend).\r\n * Such reality models are displayed to provide context to the view and can be freely attached and detached at display time.\r\n * @see [this interactive example](https://www.itwinjs.org/sample-showcase/?group=Viewer&sample=reality-data-sample)\r\n * @see [[DisplayStyleSettings.contextRealityModels]] to define context reality models for a display style.\r\n * @public\r\n */\r\nexport class ContextRealityModel {\r\n /** @internal */\r\n protected readonly _props: ContextRealityModelProps;\r\n /**\r\n * The reality data source key identify the reality data provider and storage format.\r\n * It takes precedence over tilesetUrl and orbitGtBlob when present and can be use to actually replace these properties.\r\n * @beta\r\n */\r\n public readonly rdSourceKey?: RealityDataSourceKey;\r\n /** A name suitable for display in a user interface. By default, an empty string. */\r\n public readonly name: string;\r\n /** The URL that supplies the 3d tiles for displaying the reality model. */\r\n public readonly url: string;\r\n /** A description of the model suitable for display in a user interface. By default, an empty string. */\r\n public readonly description: string;\r\n /** An optional identifier that, if present, can be used to elide a request to the reality data service. */\r\n public readonly realityDataId?: string;\r\n /** A set of [[SpatialClassifier]]s, of which one at any given time can be used to classify the reality model. */\r\n public readonly classifiers?: SpatialClassifiers;\r\n /** @alpha */\r\n public readonly orbitGtBlob?: Readonly<OrbitGtBlobProps>;\r\n protected _appearanceOverrides?: FeatureAppearance;\r\n protected _planarClipMask?: PlanarClipMaskSettings;\r\n /** Event dispatched just before assignment to [[planarClipMaskSettings]]. */\r\n public readonly onPlanarClipMaskChanged = new BeEvent<(newSettings: PlanarClipMaskSettings | undefined, model: ContextRealityModel) => void>();\r\n /** Event dispatched just before assignment to [[appearanceOverrides]]. */\r\n public readonly onAppearanceOverridesChanged = new BeEvent<(newOverrides: FeatureAppearance | undefined, model: ContextRealityModel) => void>();\r\n\r\n /** Construct a new context reality model.\r\n * @param props JSON representation of the reality model, which will be kept in sync with changes made via the ContextRealityModel's methods.\r\n */\r\n public constructor(props: ContextRealityModelProps) {\r\n this._props = props;\r\n this.rdSourceKey = props.rdSourceKey;\r\n this.name = props.name ?? \"\";\r\n this.url = props.tilesetUrl ?? \"\";\r\n this.orbitGtBlob = props.orbitGtBlob;\r\n this.realityDataId = props.realityDataId;\r\n this.description = props.description ?? \"\";\r\n this._appearanceOverrides = props.appearanceOverrides ? FeatureAppearance.fromJSON(props.appearanceOverrides) : undefined;\r\n if (props.planarClipMask && props.planarClipMask.mode !== PlanarClipMaskMode.None)\r\n this._planarClipMask = PlanarClipMaskSettings.fromJSON(props.planarClipMask);\r\n\r\n if (props.classifiers)\r\n this.classifiers = new SpatialClassifiers(props);\r\n }\r\n\r\n /** Optionally describes how the geometry of the reality model can be masked by other models. */\r\n public get planarClipMaskSettings(): PlanarClipMaskSettings | undefined {\r\n return this._planarClipMask;\r\n }\r\n public set planarClipMaskSettings(settings: PlanarClipMaskSettings | undefined) {\r\n this.onPlanarClipMaskChanged.raiseEvent(settings, this);\r\n if (!settings)\r\n delete this._props.planarClipMask;\r\n else\r\n this._props.planarClipMask = settings.toJSON();\r\n\r\n this._planarClipMask = settings;\r\n }\r\n\r\n /** Overrides applied to the appearance of the reality model. Only the rgb, transparency, nonLocatable, and emphasized properties are applicable - the rest are ignored. */\r\n public get appearanceOverrides(): FeatureAppearance | undefined {\r\n return this._appearanceOverrides;\r\n }\r\n public set appearanceOverrides(overrides: FeatureAppearance | undefined) {\r\n this.onAppearanceOverridesChanged.raiseEvent(overrides, this);\r\n if (!overrides)\r\n delete this._props.appearanceOverrides;\r\n else\r\n this._props.appearanceOverrides = overrides.toJSON();\r\n\r\n this._appearanceOverrides = overrides;\r\n }\r\n\r\n /** Convert this model to its JSON representation. */\r\n public toJSON(): ContextRealityModelProps {\r\n return ContextRealityModelProps.clone(this._props);\r\n }\r\n\r\n /** Returns true if [[name]] and [[url]] match the specified name and url. */\r\n public matchesNameAndUrl(name: string, url: string): boolean {\r\n return this.name === name && this.url === url;\r\n }\r\n}\r\n\r\n/** An object that can store the JSON representation of a list of [[ContextRealityModel]]s.\r\n * @see [[ContextRealityModels]].\r\n * @see [[DisplayStyleSettingsProps.contextRealityModels]].\r\n * @public\r\n * @extensions\r\n */\r\nexport interface ContextRealityModelsContainer {\r\n /** The list of reality models. */\r\n contextRealityModels?: ContextRealityModelProps[];\r\n}\r\n\r\n/** A list of [[ContextRealityModel]]s attached to a [[DisplayStyleSettings]]. The list may be presented to the user with the name and description of each model.\r\n * The list is automatically synchronized with the underlying JSON representation provided by the input [[ContextRealityModelsContainer]].\r\n * @see [this interactive example](https://www.itwinjs.org/sample-showcase/?group=Viewer&sample=reality-data-sample)\r\n * @see [[DisplayStyleSettings.contextRealityModels]].\r\n * @public\r\n */\r\nexport class ContextRealityModels {\r\n private readonly _container: ContextRealityModelsContainer;\r\n private readonly _createModel: (props: ContextRealityModelProps) => ContextRealityModel;\r\n private readonly _models: ContextRealityModel[] = [];\r\n /** Event dispatched just before [[ContextRealityModel.planarClipMaskSettings]] is modified for one of the reality models. */\r\n public readonly onPlanarClipMaskChanged = new BeEvent<(model: ContextRealityModel, newSettings: PlanarClipMaskSettings | undefined) => void>();\r\n /** Event dispatched just before [[ContextRealityModel.appearanceOverrides]] is modified for one of the reality models. */\r\n public readonly onAppearanceOverridesChanged = new BeEvent<(model: ContextRealityModel, newOverrides: FeatureAppearance | undefined) => void>();\r\n /** Event dispatched when a model is [[add]]ed, [[delete]]d, [[replace]]d, or [[update]]d. */\r\n public readonly onChanged = new BeEvent<(previousModel: ContextRealityModel | undefined, newModel: ContextRealityModel | undefined) => void>();\r\n\r\n /** Construct a new list of reality models from its JSON representation. THe list will be initialized from `container.classifiers` and that JSON representation\r\n * will be kept in sync with changes made to the list. The caller should not directly modify `container.classifiers` or its contents as that will cause the list\r\n * to become out of sync with the JSON representation.\r\n * @param container The object that holds the JSON representation of the list.\r\n * @param createContextRealityModel Optional function used to instantiate ContextRealityModels added to the list.\r\n */\r\n public constructor(container: ContextRealityModelsContainer, createContextRealityModel?: (props: ContextRealityModelProps) => ContextRealityModel) {\r\n this._container = container;\r\n this._createModel = createContextRealityModel ?? ((props) => new ContextRealityModel(props));\r\n\r\n const models = container.contextRealityModels;\r\n if (models)\r\n for (const model of models)\r\n this._models.push(this.createModel(model));\r\n }\r\n\r\n /** The read-only list of reality models. */\r\n public get models(): ReadonlyArray<ContextRealityModel> {\r\n return this._models;\r\n }\r\n\r\n /** Append a new reality model to the list.\r\n * @param The JSON representation of the reality model.\r\n * @returns the newly-added reality model.\r\n */\r\n public add(props: ContextRealityModelProps): ContextRealityModel {\r\n if (!this._container.contextRealityModels)\r\n this._container.contextRealityModels = [];\r\n\r\n props = ContextRealityModelProps.clone(props);\r\n const model = this.createModel(props);\r\n\r\n this.onChanged.raiseEvent(undefined, model);\r\n\r\n this._models.push(model);\r\n this._container.contextRealityModels.push(props);\r\n\r\n return model;\r\n }\r\n\r\n /** Remove the specified reality model from the list.\r\n * @param model The reality model to remove.\r\n * @returns true if the model was removed, or false if the model was not present in the list.\r\n */\r\n public delete(model: ContextRealityModel): boolean {\r\n const index = this._models.indexOf(model);\r\n if (-1 === index)\r\n return false;\r\n\r\n assert(undefined !== this._container.contextRealityModels);\r\n assert(index < this._container.contextRealityModels.length);\r\n\r\n this.dropEventListeners(model);\r\n this.onChanged.raiseEvent(model, undefined);\r\n\r\n this._models.splice(index, 1);\r\n if (this.models.length === 0)\r\n this._container.contextRealityModels = undefined;\r\n else\r\n this._container.contextRealityModels.splice(index, 1);\r\n\r\n return true;\r\n }\r\n\r\n /** Remove all reality models from the list. */\r\n public clear(): void {\r\n for (const model of this.models) {\r\n this.dropEventListeners(model);\r\n this.onChanged.raiseEvent(model, undefined);\r\n }\r\n\r\n this._container.contextRealityModels = undefined;\r\n this._models.length = 0;\r\n }\r\n\r\n /** Replace a reality model in the list.\r\n * @param toReplace The reality model to be replaced.\r\n * @param replaceWith The JSON representation of the replacement reality model.\r\n * @returns the newly-created reality model that replaced `toReplace`.\r\n * @throws Error if `toReplace` is not present in the list\r\n * @note The replacement occupies the same index in the list as `toReplace` did.\r\n */\r\n public replace(toReplace: ContextRealityModel, replaceWith: ContextRealityModelProps): ContextRealityModel {\r\n const index = this._models.indexOf(toReplace);\r\n if (-1 === index)\r\n throw new Error(\"ContextRealityModel not present in list.\");\r\n\r\n assert(undefined !== this._container.contextRealityModels);\r\n assert(index < this._container.contextRealityModels.length);\r\n\r\n replaceWith = ContextRealityModelProps.clone(replaceWith);\r\n const model = this.createModel(replaceWith);\r\n\r\n this.onChanged.raiseEvent(toReplace, model);\r\n this.dropEventListeners(toReplace);\r\n\r\n this._models[index] = model;\r\n this._container.contextRealityModels[index] = replaceWith;\r\n\r\n return model;\r\n }\r\n\r\n /** Change selected properties of a reality model.\r\n * @param toUpdate The reality model whose properties are to be modified.\r\n * @param updateProps The properties to change.\r\n * @returns The updated reality model, identical to `toUpdate` except for properties explicitly supplied by `updateProps`.\r\n * @throws Error if `toUpdate` is not present in the list.\r\n */\r\n public update(toUpdate: ContextRealityModel, updateProps: Partial<ContextRealityModelProps>): ContextRealityModel {\r\n const props = {\r\n ...toUpdate.toJSON(),\r\n ...updateProps,\r\n };\r\n\r\n // Partial<> makes it possible to pass `undefined` for tilesetUrl...preserve previous URL in that case.\r\n if (undefined === props.tilesetUrl)\r\n props.tilesetUrl = toUpdate.url;\r\n\r\n return this.replace(toUpdate, props);\r\n }\r\n\r\n private createModel(props: ContextRealityModelProps): ContextRealityModel {\r\n const model = this._createModel(props);\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onPlanarClipMaskChanged.addListener(this.handlePlanarClipMaskChanged, this);\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onAppearanceOverridesChanged.addListener(this.handleAppearanceOverridesChanged, this);\r\n return model;\r\n }\r\n\r\n private dropEventListeners(model: ContextRealityModel): void {\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onPlanarClipMaskChanged.removeListener(this.handlePlanarClipMaskChanged, this);\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onAppearanceOverridesChanged.removeListener(this.handleAppearanceOverridesChanged, this);\r\n }\r\n\r\n private handlePlanarClipMaskChanged(mask: PlanarClipMaskSettings | undefined, model: ContextRealityModel): void {\r\n this.onPlanarClipMaskChanged.raiseEvent(model, mask);\r\n }\r\n\r\n private handleAppearanceOverridesChanged(app: FeatureAppearance | undefined, model: ContextRealityModel): void {\r\n this.onAppearanceOverridesChanged.raiseEvent(model, app);\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"ContextRealityModel.js","sourceRoot":"","sources":["../../src/ContextRealityModel.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module DisplayStyles\r\n */\r\n\r\nimport { assert, BeEvent } from \"@itwin/core-bentley\";\r\nimport { FeatureAppearance, FeatureAppearanceProps } from \"./FeatureSymbology\";\r\nimport { PlanarClipMaskMode, PlanarClipMaskProps, PlanarClipMaskSettings } from \"./PlanarClipMask\";\r\nimport { SpatialClassifierProps, SpatialClassifiers } from \"./SpatialClassification\";\r\n\r\n/** JSON representation of the blob properties for an OrbitGt property cloud.\r\n * @alpha\r\n */\r\nexport interface OrbitGtBlobProps {\r\n rdsUrl?: string;\r\n containerName: string;\r\n blobFileName: string;\r\n sasToken: string;\r\n accountName: string;\r\n}\r\n\r\n/** Identify the Reality Data service provider\r\n * @beta\r\n */\r\nexport enum RealityDataProvider {\r\n /**\r\n * This is the legacy mode where the access to the 3d tiles is harcoded in ContextRealityModelProps.tilesetUrl property.\r\n * It was use to support RealityMesh3DTiles, Terrain3DTiles, Cesium3DTiles\r\n * You should use other mode when possible\r\n * @see [[RealityDataSource.createKeyFromUrl]] that will try to detect provider from an URL\r\n */\r\n TilesetUrl = \"TilesetUrl\",\r\n /**\r\n * This is the legacy mode where the access to the 3d tiles is harcoded in ContextRealityModelProps.OrbitGtBlob property.\r\n * It was use to support OrbitPointCloud (OPC) from other server than ContextShare\r\n * You should use other mode when possible\r\n * @see [[RealityDataSource.createKeyFromOrbitGtBlobProps]] that will try to detect provider from an URL\r\n */\r\n OrbitGtBlob = \"OrbitGtBlob\",\r\n /**\r\n * Will provide access url from realityDataId and iTwinId on contextShare for 3dTile storage format or OPC storage format\r\n * This provider support all type of 3dTile storage fomat and OrbitPointCloud: RealityMesh3DTiles, Terrain3DTiles, Cesium3DTiles, OPC\r\n * @see [[RealityDataFormat]].\r\n */\r\n ContextShare = \"ContextShare\",\r\n /**\r\n * Will provide Open Street Map Building (OSM) from Cesium Ion (in 3dTile format)\r\n */\r\n CesiumIonAsset = \"CesiumIonAsset\",\r\n}\r\n\r\n/** Identify the Reality Data storage format\r\n * @beta\r\n */\r\nexport enum RealityDataFormat {\r\n /**\r\n * 3dTile supported formats; RealityMesh3DTiles, Terrain3DTiles, Cesium3DTiles\r\n * */\r\n ThreeDTile = \"ThreeDTile\",\r\n /**\r\n * Orbit Point Cloud (OPC) storage format (RealityDataType.OPC)\r\n */\r\n OPC = \"OPC\",\r\n}\r\n\r\n/** Utility function for RealityDataFormat\r\n * @beta\r\n */\r\nexport namespace RealityDataFormat {\r\n /**\r\n * Try to extract the RealityDataFormat from the url\r\n * @param tilesetUrl the reality data attachment url\r\n * @returns the extracted RealityDataFormat or ThreeDTile by default if not found\r\n */\r\n export function fromUrl(tilesetUrl: string): RealityDataFormat {\r\n let format = RealityDataFormat.ThreeDTile;\r\n if (tilesetUrl.includes(\".opc\"))\r\n format = RealityDataFormat.OPC;\r\n return format;\r\n }\r\n}\r\n\r\n/**\r\n * Key used by RealityDataSource to identify provider and reality data format\r\n * This key identify one and only one reality data source on the provider\r\n * @beta\r\n */\r\nexport interface RealityDataSourceKey {\r\n /**\r\n * The provider that supplies the access to reality data source for displaying the reality model\r\n * @see [[RealityDataProvider]] for default supported value;\r\n */\r\n provider: string;\r\n /**\r\n * The format used by the provider to store the reality data\r\n * @see [[RealityDataFormat]] for default supported value;\r\n */\r\n format: string;\r\n /** The reality data id that identify a reality data for the provider */\r\n id: string;\r\n /** The context id that was used when reality data was attached - if none provided, current session iTwinId will be used */\r\n iTwinId?: string;\r\n}\r\n/**\r\n * RealityDataSourceKey utility functions\r\n * @beta */\r\nexport namespace RealityDataSourceKey {\r\n /** Utility function to convert a RealityDataSourceKey into its string representation */\r\n export function convertToString(rdSourceKey: RealityDataSourceKey): string {\r\n return `${rdSourceKey.provider}:${rdSourceKey.format}:${rdSourceKey.id}:${rdSourceKey?.iTwinId}`;\r\n }\r\n /** Utility function to compare two RealityDataSourceKey, we consider it equal even if itwinId is different */\r\n export function isEqual(key1: RealityDataSourceKey, key2: RealityDataSourceKey): boolean {\r\n if ((key1.provider === RealityDataProvider.CesiumIonAsset) && key2.provider === RealityDataProvider.CesiumIonAsset)\r\n return true; // ignore other properties for CesiumIonAsset, id is hidden\r\n if ((key1.provider === key2.provider) && (key1.format === key2.format) && (key1.id === key2.id)) {\r\n // && (key1?.iTwinId === key2?.iTwinId)) -> ignore iTwinId, consider it is the same reality data\r\n return true;\r\n }\r\n return false;\r\n }\r\n}\r\n\r\n/** JSON representation of the reality data reference attachment properties.\r\n * @beta\r\n*/\r\nexport interface RealityDataSourceProps {\r\n /** The source key that identify a reality data for the provider. */\r\n sourceKey: RealityDataSourceKey;\r\n}\r\n\r\n/** JSON representation of a [[ContextRealityModel]].\r\n * @public\r\n * @extensions\r\n */\r\nexport interface ContextRealityModelProps {\r\n /** See [[ContextRealityModel.rdSourceKey]].\r\n * @beta\r\n */\r\n rdSourceKey?: RealityDataSourceKey;\r\n /** The URL that supplies the 3d tiles for displaying the reality model. */\r\n tilesetUrl: string;\r\n /** See [[ContextRealityModel.orbitGtBlob]].\r\n * @alpha\r\n */\r\n orbitGtBlob?: OrbitGtBlobProps;\r\n /** See [[ContextRealityModel.realityDataId]]. */\r\n realityDataId?: string;\r\n /** An optional, user-friendly name for the reality model suitable for display in a user interface. */\r\n name?: string;\r\n /** An optional, user-friendly description of the reality model suitable for display in a user interface. */\r\n description?: string;\r\n /** See [[ContextRealityModel.classifiers]]. */\r\n classifiers?: SpatialClassifierProps[];\r\n /** See [[ContextRealityModel.planarClipMask]]. */\r\n planarClipMask?: PlanarClipMaskProps;\r\n /** See [[ContextRealityModel.appearanceOverrides]]. */\r\n appearanceOverrides?: FeatureAppearanceProps;\r\n}\r\n\r\n/** @public */\r\nexport namespace ContextRealityModelProps {\r\n /** Produce a deep copy of `input`. */\r\n export function clone(input: ContextRealityModelProps) {\r\n // Spread operator is shallow, and includes `undefined` properties and empty strings.\r\n // We want to make deep copies, omit undefined properties and empty strings, and require tilesetUrl to be defined.\r\n const output: ContextRealityModelProps = { tilesetUrl: input.tilesetUrl ?? \"\" };\r\n\r\n if (input.rdSourceKey)\r\n output.rdSourceKey = { ...input.rdSourceKey };\r\n\r\n if (input.name)\r\n output.name = input.name;\r\n\r\n if (input.realityDataId)\r\n output.realityDataId = input.realityDataId;\r\n\r\n if (input.description)\r\n output.description = input.description;\r\n\r\n if (input.orbitGtBlob)\r\n output.orbitGtBlob = { ...input.orbitGtBlob };\r\n\r\n if (input.appearanceOverrides) {\r\n output.appearanceOverrides = { ...input.appearanceOverrides };\r\n if (input.appearanceOverrides.rgb)\r\n output.appearanceOverrides.rgb = { ...input.appearanceOverrides.rgb };\r\n }\r\n\r\n if (input.planarClipMask)\r\n output.planarClipMask = { ...input.planarClipMask };\r\n\r\n if (input.classifiers)\r\n output.classifiers = input.classifiers.map((x) => { return { ...x, flags: { ...x.flags } }; });\r\n\r\n return output;\r\n }\r\n}\r\n\r\n/** A reality model not associated with a [GeometricModel]($backend) but instead defined in a [DisplayStyle]($backend) or [DisplayStyleState]($frontend).\r\n * Such reality models are displayed to provide context to the view and can be freely attached and detached at display time.\r\n * @see [this interactive example](https://www.itwinjs.org/sample-showcase/?group=Viewer&sample=reality-data-sample)\r\n * @see [[DisplayStyleSettings.contextRealityModels]] to define context reality models for a display style.\r\n * @public\r\n */\r\nexport class ContextRealityModel {\r\n /** @internal */\r\n protected readonly _props: ContextRealityModelProps;\r\n /**\r\n * The reality data source key identify the reality data provider and storage format.\r\n * It takes precedence over tilesetUrl and orbitGtBlob when present and can be use to actually replace these properties.\r\n * @beta\r\n */\r\n public readonly rdSourceKey?: RealityDataSourceKey;\r\n /** A name suitable for display in a user interface. By default, an empty string. */\r\n public readonly name: string;\r\n /** The URL that supplies the 3d tiles for displaying the reality model. */\r\n public readonly url: string;\r\n /** A description of the model suitable for display in a user interface. By default, an empty string. */\r\n public readonly description: string;\r\n /** An optional identifier that, if present, can be used to elide a request to the reality data service. */\r\n public readonly realityDataId?: string;\r\n /** A set of [[SpatialClassifier]]s, of which one at any given time can be used to classify the reality model. */\r\n public readonly classifiers?: SpatialClassifiers;\r\n /** @alpha */\r\n public readonly orbitGtBlob?: Readonly<OrbitGtBlobProps>;\r\n protected _appearanceOverrides?: FeatureAppearance;\r\n protected _planarClipMask?: PlanarClipMaskSettings;\r\n /** Event dispatched just before assignment to [[planarClipMaskSettings]]. */\r\n public readonly onPlanarClipMaskChanged = new BeEvent<(newSettings: PlanarClipMaskSettings | undefined, model: ContextRealityModel) => void>();\r\n /** Event dispatched just before assignment to [[appearanceOverrides]]. */\r\n public readonly onAppearanceOverridesChanged = new BeEvent<(newOverrides: FeatureAppearance | undefined, model: ContextRealityModel) => void>();\r\n\r\n /** Construct a new context reality model.\r\n * @param props JSON representation of the reality model, which will be kept in sync with changes made via the ContextRealityModel's methods.\r\n */\r\n public constructor(props: ContextRealityModelProps) {\r\n this._props = props;\r\n this.rdSourceKey = props.rdSourceKey;\r\n this.name = props.name ?? \"\";\r\n this.url = props.tilesetUrl ?? \"\";\r\n this.orbitGtBlob = props.orbitGtBlob;\r\n this.realityDataId = props.realityDataId;\r\n this.description = props.description ?? \"\";\r\n this._appearanceOverrides = props.appearanceOverrides ? FeatureAppearance.fromJSON(props.appearanceOverrides) : undefined;\r\n if (props.planarClipMask && props.planarClipMask.mode !== PlanarClipMaskMode.None)\r\n this._planarClipMask = PlanarClipMaskSettings.fromJSON(props.planarClipMask);\r\n\r\n if (props.classifiers)\r\n this.classifiers = new SpatialClassifiers(props);\r\n }\r\n\r\n /** Optionally describes how the geometry of the reality model can be masked by other models. */\r\n public get planarClipMaskSettings(): PlanarClipMaskSettings | undefined {\r\n return this._planarClipMask;\r\n }\r\n public set planarClipMaskSettings(settings: PlanarClipMaskSettings | undefined) {\r\n this.onPlanarClipMaskChanged.raiseEvent(settings, this);\r\n if (!settings)\r\n delete this._props.planarClipMask;\r\n else\r\n this._props.planarClipMask = settings.toJSON();\r\n\r\n this._planarClipMask = settings;\r\n }\r\n\r\n /** Overrides applied to the appearance of the reality model. Only the rgb, transparency, nonLocatable, and emphasized properties are applicable - the rest are ignored. */\r\n public get appearanceOverrides(): FeatureAppearance | undefined {\r\n return this._appearanceOverrides;\r\n }\r\n public set appearanceOverrides(overrides: FeatureAppearance | undefined) {\r\n this.onAppearanceOverridesChanged.raiseEvent(overrides, this);\r\n if (!overrides)\r\n delete this._props.appearanceOverrides;\r\n else\r\n this._props.appearanceOverrides = overrides.toJSON();\r\n\r\n this._appearanceOverrides = overrides;\r\n }\r\n\r\n /** Convert this model to its JSON representation. */\r\n public toJSON(): ContextRealityModelProps {\r\n return ContextRealityModelProps.clone(this._props);\r\n }\r\n\r\n /** Returns true if [[name]] and [[url]] match the specified name and url. */\r\n public matchesNameAndUrl(name: string, url: string): boolean {\r\n return this.name === name && this.url === url;\r\n }\r\n}\r\n\r\n/** An object that can store the JSON representation of a list of [[ContextRealityModel]]s.\r\n * @see [[ContextRealityModels]].\r\n * @see [[DisplayStyleSettingsProps.contextRealityModels]].\r\n * @public\r\n * @extensions\r\n */\r\nexport interface ContextRealityModelsContainer {\r\n /** The list of reality models. */\r\n contextRealityModels?: ContextRealityModelProps[];\r\n}\r\n\r\n/** A list of [[ContextRealityModel]]s attached to a [[DisplayStyleSettings]]. The list may be presented to the user with the name and description of each model.\r\n * The list is automatically synchronized with the underlying JSON representation provided by the input [[ContextRealityModelsContainer]].\r\n * @see [this interactive example](https://www.itwinjs.org/sample-showcase/?group=Viewer&sample=reality-data-sample)\r\n * @see [[DisplayStyleSettings.contextRealityModels]].\r\n * @public\r\n */\r\nexport class ContextRealityModels {\r\n private readonly _container: ContextRealityModelsContainer;\r\n private readonly _createModel: (props: ContextRealityModelProps) => ContextRealityModel;\r\n private readonly _models: ContextRealityModel[] = [];\r\n /** Event dispatched just before [[ContextRealityModel.planarClipMaskSettings]] is modified for one of the reality models. */\r\n public readonly onPlanarClipMaskChanged = new BeEvent<(model: ContextRealityModel, newSettings: PlanarClipMaskSettings | undefined) => void>();\r\n /** Event dispatched just before [[ContextRealityModel.appearanceOverrides]] is modified for one of the reality models. */\r\n public readonly onAppearanceOverridesChanged = new BeEvent<(model: ContextRealityModel, newOverrides: FeatureAppearance | undefined) => void>();\r\n /** Event dispatched when a model is [[add]]ed, [[delete]]d, [[replace]]d, or [[update]]d. */\r\n public readonly onChanged = new BeEvent<(previousModel: ContextRealityModel | undefined, newModel: ContextRealityModel | undefined) => void>();\r\n\r\n /** Construct a new list of reality models from its JSON representation. THe list will be initialized from `container.classifiers` and that JSON representation\r\n * will be kept in sync with changes made to the list. The caller should not directly modify `container.classifiers` or its contents as that will cause the list\r\n * to become out of sync with the JSON representation.\r\n * @param container The object that holds the JSON representation of the list.\r\n * @param createContextRealityModel Optional function used to instantiate ContextRealityModels added to the list.\r\n */\r\n public constructor(container: ContextRealityModelsContainer, createContextRealityModel?: (props: ContextRealityModelProps) => ContextRealityModel) {\r\n this._container = container;\r\n this._createModel = createContextRealityModel ?? ((props) => new ContextRealityModel(props));\r\n\r\n const models = container.contextRealityModels;\r\n if (models)\r\n for (const model of models)\r\n this._models.push(this.createModel(model));\r\n }\r\n\r\n /** The read-only list of reality models. */\r\n public get models(): ReadonlyArray<ContextRealityModel> {\r\n return this._models;\r\n }\r\n\r\n /** Append a new reality model to the list.\r\n * @param The JSON representation of the reality model.\r\n * @returns the newly-added reality model.\r\n */\r\n public add(props: ContextRealityModelProps): ContextRealityModel {\r\n if (!this._container.contextRealityModels)\r\n this._container.contextRealityModels = [];\r\n\r\n props = ContextRealityModelProps.clone(props);\r\n const model = this.createModel(props);\r\n\r\n this.onChanged.raiseEvent(undefined, model);\r\n\r\n this._models.push(model);\r\n this._container.contextRealityModels.push(props);\r\n\r\n return model;\r\n }\r\n\r\n /** Remove the specified reality model from the list.\r\n * @param model The reality model to remove.\r\n * @returns true if the model was removed, or false if the model was not present in the list.\r\n */\r\n public delete(model: ContextRealityModel): boolean {\r\n const index = this._models.indexOf(model);\r\n if (-1 === index)\r\n return false;\r\n\r\n assert(undefined !== this._container.contextRealityModels);\r\n assert(index < this._container.contextRealityModels.length);\r\n\r\n this.dropEventListeners(model);\r\n this.onChanged.raiseEvent(model, undefined);\r\n\r\n this._models.splice(index, 1);\r\n if (this.models.length === 0)\r\n this._container.contextRealityModels = undefined;\r\n else\r\n this._container.contextRealityModels.splice(index, 1);\r\n\r\n return true;\r\n }\r\n\r\n /** Remove all reality models from the list. */\r\n public clear(): void {\r\n for (const model of this.models) {\r\n this.dropEventListeners(model);\r\n this.onChanged.raiseEvent(model, undefined);\r\n }\r\n\r\n this._container.contextRealityModels = undefined;\r\n this._models.length = 0;\r\n }\r\n\r\n /** Replace a reality model in the list.\r\n * @param toReplace The reality model to be replaced.\r\n * @param replaceWith The JSON representation of the replacement reality model.\r\n * @returns the newly-created reality model that replaced `toReplace`.\r\n * @throws Error if `toReplace` is not present in the list\r\n * @note The replacement occupies the same index in the list as `toReplace` did.\r\n */\r\n public replace(toReplace: ContextRealityModel, replaceWith: ContextRealityModelProps): ContextRealityModel {\r\n const index = this._models.indexOf(toReplace);\r\n if (-1 === index)\r\n throw new Error(\"ContextRealityModel not present in list.\");\r\n\r\n assert(undefined !== this._container.contextRealityModels);\r\n assert(index < this._container.contextRealityModels.length);\r\n\r\n replaceWith = ContextRealityModelProps.clone(replaceWith);\r\n const model = this.createModel(replaceWith);\r\n\r\n this.onChanged.raiseEvent(toReplace, model);\r\n this.dropEventListeners(toReplace);\r\n\r\n this._models[index] = model;\r\n this._container.contextRealityModels[index] = replaceWith;\r\n\r\n return model;\r\n }\r\n\r\n /** Change selected properties of a reality model.\r\n * @param toUpdate The reality model whose properties are to be modified.\r\n * @param updateProps The properties to change.\r\n * @returns The updated reality model, identical to `toUpdate` except for properties explicitly supplied by `updateProps`.\r\n * @throws Error if `toUpdate` is not present in the list.\r\n */\r\n public update(toUpdate: ContextRealityModel, updateProps: Partial<ContextRealityModelProps>): ContextRealityModel {\r\n const props = {\r\n ...toUpdate.toJSON(),\r\n ...updateProps,\r\n };\r\n\r\n // Partial<> makes it possible to pass `undefined` for tilesetUrl...preserve previous URL in that case.\r\n if (undefined === props.tilesetUrl)\r\n props.tilesetUrl = toUpdate.url;\r\n\r\n return this.replace(toUpdate, props);\r\n }\r\n\r\n private createModel(props: ContextRealityModelProps): ContextRealityModel {\r\n const model = this._createModel(props);\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onPlanarClipMaskChanged.addListener(this.handlePlanarClipMaskChanged, this);\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onAppearanceOverridesChanged.addListener(this.handleAppearanceOverridesChanged, this);\r\n return model;\r\n }\r\n\r\n private dropEventListeners(model: ContextRealityModel): void {\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onPlanarClipMaskChanged.removeListener(this.handlePlanarClipMaskChanged, this);\r\n // eslint-disable-next-line @typescript-eslint/unbound-method\r\n model.onAppearanceOverridesChanged.removeListener(this.handleAppearanceOverridesChanged, this);\r\n }\r\n\r\n private handlePlanarClipMaskChanged(mask: PlanarClipMaskSettings | undefined, model: ContextRealityModel): void {\r\n this.onPlanarClipMaskChanged.raiseEvent(model, mask);\r\n }\r\n\r\n private handleAppearanceOverridesChanged(app: FeatureAppearance | undefined, model: ContextRealityModel): void {\r\n this.onAppearanceOverridesChanged.raiseEvent(model, app);\r\n }\r\n}\r\n"]}
@@ -66,83 +66,78 @@ export declare enum MonochromeMode {
66
66
  */
67
67
  Scaled = 1
68
68
  }
69
- /** JSON representation of the settings associated with a [[DisplayStyleProps]].
69
+ /** JSON representation of the [[DisplayStyleSettings]] associated with a [[DisplayStyleProps]].
70
70
  * These settings are not stored directly as members of the [[DisplayStyleProps]]. Instead, they are stored
71
- * as members of `jsonProperties.styles`.
72
- * @see [[DisplayStyleSettings]].
71
+ * as members of [[DisplayStyleProps.jsonProperties.styles]].
73
72
  * @public
74
73
  * @extensions
75
74
  */
76
75
  export interface DisplayStyleSettingsProps {
76
+ /** See [[DisplayStyleSettings.viewFlags]].
77
+ * @note Be careful with the case of this field - it is spelled in all lower-case letters, while [[DisplayStyleSettings.viewFlags]] is spelled `viewFlags`.
78
+ */
77
79
  viewflags?: ViewFlagProps;
78
- /** The color displayed in the view background. Defaults to black. */
80
+ /** See [[DisplayStyleSettings.backgroundColor]]. */
79
81
  backgroundColor?: ColorDefProps;
80
- /** The color used in monochrome mode. Defaults to white.
81
- * The monochrome color is applied to all surfaces and linear geometry.
82
- * It is never applied to the **edges** of surfaces, except in Wireframe render mode.
83
- */
82
+ /** See [[DisplayStyleSettings.monochromeColor]]. */
84
83
  monochromeColor?: ColorDefProps;
85
- /** The style in which the monochrome color is applied. Default: [[MonochromeMode.Scaled]]. */
84
+ /** See [[DisplayStyleSettings.monochromeMode]]. */
86
85
  monochromeMode?: MonochromeMode;
87
- /** Settings controlling display of analytical models. */
86
+ /** See [[DisplayStyleSettings.analysisStyle]]. */
88
87
  analysisStyle?: AnalysisStyleProps;
89
- /** A floating point value in [0..1] representing the animation state of this style's [[analysisStyle]]. Default: 0.0. */
88
+ /** See [[DisplayStyleSettings.analysisFraction]]. */
90
89
  analysisFraction?: number;
91
- /** A schedule script embedded into the display style settings. This is how schedule scripts were stored prior to the introduction of
92
- * [RenderTimeline]($backend) elements. It should no longer be used - instead, set [[renderTimeline]] to the Id of the RenderTimeline element
93
- * that hosts the script.
94
- * @note For a [DisplayStyleState]($frontend) obtained via [IModelConnection.Views.load]($frontend), the element Ids will be omitted from all
95
- * of the script's [[ElementTimelineProps]] to conserve bandwidth and memory, because they are not needed for display on the frontend.
96
- * @deprecated Use DisplayStyleSettingsProps.renderTimeline.
97
- * @internal
98
- */
90
+ /** See [[DisplayStyleSettings.scheduleScriptProps]]. */
99
91
  scheduleScript?: RenderSchedule.ScriptProps;
100
- /** The Id of a [RenderTimeline]($backend) element containing a [[RenderSchedule.Script]] that can be used to animate the view. */
92
+ /** See [[DisplayStyleSettings.renderTimeline]]. */
101
93
  renderTimeline?: Id64String;
102
- /** The point in time reflected by the view, in UNIX seconds.
103
- * This identifies a point on the timeline of the style's [[RenderSchedule.Script]], if any; it may also affect display of four-dimensional reality models.
104
- */
94
+ /** See [[DisplayStyleSettings.timePoint]]. */
105
95
  timePoint?: number;
106
- /** Overrides applied to the appearances of subcategories in the view. */
96
+ /** Overrides applied to the appearances of subcategories in the view.
97
+ * See [[DisplayStyleSettings.overrideSubCategory]].
98
+ */
107
99
  subCategoryOvr?: DisplayStyleSubCategoryProps[];
108
- /** Settings controlling display of map within views of geolocated models. */
100
+ /** See [[DisplayStyleSettings.backgroundMap]]. */
109
101
  backgroundMap?: PersistentBackgroundMapProps;
110
- /** @see [[DisplayStyleSettings.contextRealityModels]]. */
102
+ /** See [[DisplayStyleSettings.contextRealityModels]]. */
111
103
  contextRealityModels?: ContextRealityModelProps[];
112
- /** Ids of elements not to be displayed in the view. Prefer the compressed format, especially when sending between frontend and backend - the number of Ids may be quite large. */
104
+ /** Ids of elements not to be displayed in the view. Prefer the compressed format, especially when sending between frontend and backend - the number of Ids may be quite large.
105
+ * See [[DisplayStyleSettings.excludedElements]].
106
+ */
113
107
  excludedElements?: Id64Array | CompressedId64Set;
114
- /** Map Imagery.
115
- * @alpha
108
+ /** See [[DisplayStyleSettings.mapImagery]].
109
+ * @beta
116
110
  */
117
111
  mapImagery?: MapImageryProps;
118
- /** Overrides applied to the appearance of models in the view. */
112
+ /** Overrides applied to the appearance of models in the view.
113
+ * See [[DisplayStyleSettings.overrideModelAppearance]].
114
+ */
119
115
  modelOvr?: DisplayStyleModelAppearanceProps[];
120
- /** Style applied by the view's [ClipVector]($core-geometry). */
116
+ /** See [[DisplayStyleSettings.clipStyle]]. */
121
117
  clipStyle?: ClipStyleProps;
122
- /** Planar clip masks applied to reality models. */
118
+ /** See [[DisplayStyleSettings.planarClipMasks]]. */
123
119
  planarClipOvr?: DisplayStylePlanarClipMaskProps[];
124
- /** @see [[DisplayStyleSettings.whiteOnWhiteReversal]]. */
120
+ /** See [[DisplayStyleSettings.whiteOnWhiteReversal]]. */
125
121
  whiteOnWhiteReversal?: WhiteOnWhiteReversalProps;
126
122
  }
127
- /** JSON representation of settings associated with a [[DisplayStyle3dProps]].
128
- * @see [[DisplayStyle3dSettings]].
123
+ /** JSON representation of [[DisplayStyle3dSettings]] associated with a [[DisplayStyle3dProps]].
129
124
  * @public
130
125
  * @extensions
131
126
  */
132
127
  export interface DisplayStyle3dSettingsProps extends DisplayStyleSettingsProps {
133
- /** Settings controlling display of skybox and ground plane. */
128
+ /** See [[DisplayStyle3dSettings.environment. */
134
129
  environment?: EnvironmentProps;
135
- /** Settings controlling thematic display. */
130
+ /** See [[DisplayStyle3dSettings.thematic. */
136
131
  thematic?: ThematicDisplayProps;
137
- /** Settings controlling display of visible and hidden edges. */
132
+ /** See [[DisplayStyle3dSettings.hiddenLineSettings. */
138
133
  hline?: HiddenLine.SettingsProps;
139
- /** Settings controlling display of ambient occlusion, stored in Props. */
134
+ /** See [[DisplayStyle3dSettings.ambientOcclusionSettings]]. */
140
135
  ao?: AmbientOcclusion.Props;
141
- /** Settings controlling display of solar shadows, stored in Props. */
136
+ /** See [[DisplayStyle3dSettings.solarShadows]]. */
142
137
  solarShadows?: SolarShadowSettingsProps;
143
- /** Settings controlling how the scene is lit. */
138
+ /** See [[DisplayStyle3dSettings.lights]]. */
144
139
  lights?: LightSettingsProps;
145
- /** Settings controlling how plan projection models are to be rendered. The key for each entry is the Id of the model to which the settings apply. */
140
+ /** See [[DisplayStyle3dSettings.planProjections. */
146
141
  planProjections?: {
147
142
  [modelId: string]: PlanProjectionSettingsProps;
148
143
  };
@@ -218,6 +213,7 @@ export interface DisplayStyleSettingsOptions {
218
213
  }
219
214
  /** Provides access to the settings defined by a [[DisplayStyle]] or [[DisplayStyleState]], and ensures that
220
215
  * the style's JSON properties are kept in sync.
216
+ * @see [[DisplayStyleSettingsProps]] for the JSON representation of these settings.
221
217
  * @public
222
218
  */
223
219
  export declare class DisplayStyleSettings {
@@ -236,6 +232,7 @@ export declare class DisplayStyleSettings {
236
232
  private _clipStyle;
237
233
  private readonly _contextRealityModels;
238
234
  private _whiteOnWhiteReversal;
235
+ /** Returns true if this is a [[DisplayStyle3dSettings]]. */
239
236
  is3d(): this is DisplayStyle3dSettings;
240
237
  /** Planar clip masks to be applied to persistent reality models (@see [SpatialModelState.isRealityModel]($frontend).
241
238
  * The key for each entry is the Id of the model to which the mask settings apply.
@@ -262,8 +259,7 @@ export declare class DisplayStyleSettings {
262
259
  */
263
260
  readonly onMapImageryChanged: BeEvent<(newImagery: Readonly<MapImagerySettings>) => void>;
264
261
  /** Event raised just prior to assignment to the `scheduleScriptProps` property.
265
- * @deprecated Use onRenderTimelineChanged
266
- * @internal
262
+ * @see [[onRenderTimelineChanged]] to be notified when the [[renderTimeline]] property from which a script can be obtained is changed.
267
263
  */
268
264
  readonly onScheduleScriptPropsChanged: BeEvent<(newProps: Readonly<RenderSchedule.ScriptProps> | undefined) => void>;
269
265
  /** Event raised just prior to assignment to the [[renderTimeline]] property. */
@@ -313,21 +309,19 @@ export declare class DisplayStyleSettings {
313
309
  /** Flags controlling various aspects of the display style. */
314
310
  get viewFlags(): ViewFlags;
315
311
  set viewFlags(flags: ViewFlags);
316
- /** The background color.
317
- * @note Do not modify the color in place. Clone it and pass the clone to the setter.
318
- */
312
+ /** The color displayed in the view background - by default, [[ColorDef.black]]. */
319
313
  get backgroundColor(): ColorDef;
320
314
  set backgroundColor(color: ColorDef);
321
- /** The color used to draw geometry in monochrome mode.
322
- * @note Do not modify the color in place. Clone it and pass the clone to the setter.
323
- * @see [[ViewFlags.monochrome]] for enabling monochrome mode.
315
+ /** The color used to draw geometry when [[ViewFlags.monochrome]] is enabled - by default, [[ColorDef.white]].
316
+ * The monochrome color is applied to all surfaces and linear geometry, but only applied to the **edges** of surfaces in [[RenderMode.Wireframe]].
317
+ * @see [[monochromeMode]] to control how the color is applied.
324
318
  */
325
319
  get monochromeColor(): ColorDef;
326
320
  set monochromeColor(color: ColorDef);
327
- /** The style in which [[monochromeColor]] is applied. */
321
+ /** The style in which [[monochromeColor]] is applied when [[ViewFlags.monochrome]] is enabled - by default, [[MonochromeMode.Scaled]]. */
328
322
  get monochromeMode(): MonochromeMode;
329
323
  set monochromeMode(mode: MonochromeMode);
330
- /** Settings controlling display of the background map within the view. */
324
+ /** Settings controlling display of the background map within views of geolocated models. */
331
325
  get backgroundMap(): BackgroundMapSettings;
332
326
  set backgroundMap(map: BackgroundMapSettings);
333
327
  /** Settings defining the map imagery layers to be displayed within the view.
@@ -340,16 +334,23 @@ export declare class DisplayStyleSettings {
340
334
  */
341
335
  synchMapImagery(): void;
342
336
  /** The Id of a [RenderTimeline]($backend) element containing a [[RenderSchedule.Script]] used to animate the view.
337
+ * If [[scheduleScriptProps]] is defined, it takes precedence over the script supplied by the RenderTimeline.
343
338
  * @note If this [[DisplayStyleSettings]] is associated with a [DisplayStyleState]($frontend), assigning to [[renderTimeline]] will enqueue asynchronous loading of
344
339
  * the script from the [RenderTimeline]($backend) element; for more readable code, prefer instead to `await` [DisplayStyleState.changeRenderTimeline]($frontend).
340
+ * @see [[onRenderTimelineChanged]] to be notified of changes to this property.
345
341
  */
346
342
  get renderTimeline(): Id64String | undefined;
347
343
  set renderTimeline(id: Id64String | undefined);
348
- /** @internal @deprecated */
344
+ /** JSON representation of a [[RenderSchedule.Script]] embedded in the display style describing how to animate the contents of the view over time.
345
+ * This script, if present, takes precedence over a script supplied by [[renderTimeline]].
346
+ * @see [[onScheduleScriptPropsChanged]] to be notified when this property changes.
347
+ * @see [DisplayStyleState.scheduleScript]($frontend) to change the [[RenderSchedule.Script]] object directly rather than via JSON.
348
+ */
349
349
  get scheduleScriptProps(): RenderSchedule.ScriptProps | undefined;
350
350
  set scheduleScriptProps(props: RenderSchedule.ScriptProps | undefined);
351
- /** The point in time reflected by the view, in UNIX seconds.
351
+ /** The point in time currently reflected by the view, expressed in seconds in the [Unix epoch](https://en.wikipedia.org/wiki/Unix_time).
352
352
  * This identifies a point on the timeline of the style's [[RenderSchedule.Script]], if any; it may also affect display of four-dimensional reality models.
353
+ * @see [[onTimePointChanged]] to be notified of changes to this property.
353
354
  */
354
355
  get timePoint(): number | undefined;
355
356
  set timePoint(timePoint: number | undefined);
@@ -358,12 +359,12 @@ export declare class DisplayStyleSettings {
358
359
  */
359
360
  get analysisStyle(): AnalysisStyle | undefined;
360
361
  set analysisStyle(style: AnalysisStyle | undefined);
361
- /** A value in [0..1] indicating the current point in animation of the [[analysisStyle]], where 0 corresponds to the beginning of
362
- * the animation and 1 to the end.
362
+ /** A floating point value in [0..1] indicating the current point in animation of the [[analysisStyle]], where 0 corresponds to the beginning of
363
+ * the animation and 1 to the end. Default: 0.0.
363
364
  */
364
365
  get analysisFraction(): number;
365
366
  set analysisFraction(fraction: number);
366
- /** Settings controlling how white-on-white reversal is applied. */
367
+ /** Settings controlling how white-on-white reversal is applied when [[ViewFlags.whiteOnWhiteReversal]] is enabled. */
367
368
  get whiteOnWhiteReversal(): WhiteOnWhiteReversalSettings;
368
369
  set whiteOnWhiteReversal(settings: WhiteOnWhiteReversalSettings);
369
370
  /** Customize the way geometry belonging to a [[SubCategory]] is drawn by this display style.
@@ -1 +1 @@
1
- {"version":3,"file":"DisplayStyleSettings.d.ts","sourceRoot":"","sources":["../../src/DisplayStyleSettings.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"DisplayStyleSettings.d.ts","sourceRoot":"","sources":["../../src/DisplayStyleSettings.ts"],"names":[],"mappings":"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"}
@@ -184,6 +184,7 @@ class OverridesMap extends Map {
184
184
  }
185
185
  /** Provides access to the settings defined by a [[DisplayStyle]] or [[DisplayStyleState]], and ensures that
186
186
  * the style's JSON properties are kept in sync.
187
+ * @see [[DisplayStyleSettingsProps]] for the JSON representation of these settings.
187
188
  * @public
188
189
  */
189
190
  class DisplayStyleSettings {
@@ -214,8 +215,7 @@ class DisplayStyleSettings {
214
215
  */
215
216
  this.onMapImageryChanged = new core_bentley_1.BeEvent();
216
217
  /** Event raised just prior to assignment to the `scheduleScriptProps` property.
217
- * @deprecated Use onRenderTimelineChanged
218
- * @internal
218
+ * @see [[onRenderTimelineChanged]] to be notified when the [[renderTimeline]] property from which a script can be obtained is changed.
219
219
  */
220
220
  this.onScheduleScriptPropsChanged = new core_bentley_1.BeEvent();
221
221
  /** Event raised just prior to assignment to the [[renderTimeline]] property. */
@@ -283,6 +283,7 @@ class DisplayStyleSettings {
283
283
  });
284
284
  this._contextRealityModels = new ContextRealityModel_1.ContextRealityModels(this._json, options === null || options === void 0 ? void 0 : options.createContextRealityModel);
285
285
  }
286
+ /** Returns true if this is a [[DisplayStyle3dSettings]]. */
286
287
  is3d() {
287
288
  return false;
288
289
  }
@@ -305,9 +306,7 @@ class DisplayStyleSettings {
305
306
  this._viewFlags = flags;
306
307
  this._json.viewflags = flags.toJSON();
307
308
  }
308
- /** The background color.
309
- * @note Do not modify the color in place. Clone it and pass the clone to the setter.
310
- */
309
+ /** The color displayed in the view background - by default, [[ColorDef.black]]. */
311
310
  get backgroundColor() { return this._background; }
312
311
  set backgroundColor(color) {
313
312
  if (this.backgroundColor.equals(color))
@@ -316,9 +315,9 @@ class DisplayStyleSettings {
316
315
  this._background = color;
317
316
  this._json.backgroundColor = color.toJSON();
318
317
  }
319
- /** The color used to draw geometry in monochrome mode.
320
- * @note Do not modify the color in place. Clone it and pass the clone to the setter.
321
- * @see [[ViewFlags.monochrome]] for enabling monochrome mode.
318
+ /** The color used to draw geometry when [[ViewFlags.monochrome]] is enabled - by default, [[ColorDef.white]].
319
+ * The monochrome color is applied to all surfaces and linear geometry, but only applied to the **edges** of surfaces in [[RenderMode.Wireframe]].
320
+ * @see [[monochromeMode]] to control how the color is applied.
322
321
  */
323
322
  get monochromeColor() { return this._monochrome; }
324
323
  set monochromeColor(color) {
@@ -328,7 +327,7 @@ class DisplayStyleSettings {
328
327
  this._monochrome = color;
329
328
  this._json.monochromeColor = color.toJSON();
330
329
  }
331
- /** The style in which [[monochromeColor]] is applied. */
330
+ /** The style in which [[monochromeColor]] is applied when [[ViewFlags.monochrome]] is enabled - by default, [[MonochromeMode.Scaled]]. */
332
331
  get monochromeMode() { return this._monochromeMode; }
333
332
  set monochromeMode(mode) {
334
333
  if (this.monochromeMode === mode)
@@ -337,7 +336,7 @@ class DisplayStyleSettings {
337
336
  this._monochromeMode = mode;
338
337
  this._json.monochromeMode = mode;
339
338
  }
340
- /** Settings controlling display of the background map within the view. */
339
+ /** Settings controlling display of the background map within views of geolocated models. */
341
340
  get backgroundMap() { return this._backgroundMap; }
342
341
  set backgroundMap(map) {
343
342
  if (!this.backgroundMap.equals(map)) {
@@ -363,8 +362,10 @@ class DisplayStyleSettings {
363
362
  this._json.mapImagery = this._mapImagery.toJSON();
364
363
  }
365
364
  /** The Id of a [RenderTimeline]($backend) element containing a [[RenderSchedule.Script]] used to animate the view.
365
+ * If [[scheduleScriptProps]] is defined, it takes precedence over the script supplied by the RenderTimeline.
366
366
  * @note If this [[DisplayStyleSettings]] is associated with a [DisplayStyleState]($frontend), assigning to [[renderTimeline]] will enqueue asynchronous loading of
367
367
  * the script from the [RenderTimeline]($backend) element; for more readable code, prefer instead to `await` [DisplayStyleState.changeRenderTimeline]($frontend).
368
+ * @see [[onRenderTimelineChanged]] to be notified of changes to this property.
368
369
  */
369
370
  get renderTimeline() {
370
371
  return this._json.renderTimeline;
@@ -375,19 +376,21 @@ class DisplayStyleSettings {
375
376
  this._json.renderTimeline = id;
376
377
  }
377
378
  }
378
- /** @internal @deprecated */
379
+ /** JSON representation of a [[RenderSchedule.Script]] embedded in the display style describing how to animate the contents of the view over time.
380
+ * This script, if present, takes precedence over a script supplied by [[renderTimeline]].
381
+ * @see [[onScheduleScriptPropsChanged]] to be notified when this property changes.
382
+ * @see [DisplayStyleState.scheduleScript]($frontend) to change the [[RenderSchedule.Script]] object directly rather than via JSON.
383
+ */
379
384
  get scheduleScriptProps() {
380
- // eslint-disable-next-line deprecation/deprecation
381
385
  return this._json.scheduleScript;
382
386
  }
383
387
  set scheduleScriptProps(props) {
384
- // eslint-disable-next-line deprecation/deprecation
385
388
  this.onScheduleScriptPropsChanged.raiseEvent(props);
386
- // eslint-disable-next-line deprecation/deprecation
387
389
  this._json.scheduleScript = props;
388
390
  }
389
- /** The point in time reflected by the view, in UNIX seconds.
391
+ /** The point in time currently reflected by the view, expressed in seconds in the [Unix epoch](https://en.wikipedia.org/wiki/Unix_time).
390
392
  * This identifies a point on the timeline of the style's [[RenderSchedule.Script]], if any; it may also affect display of four-dimensional reality models.
393
+ * @see [[onTimePointChanged]] to be notified of changes to this property.
391
394
  */
392
395
  get timePoint() {
393
396
  return this._json.timePoint;
@@ -412,8 +415,8 @@ class DisplayStyleSettings {
412
415
  else
413
416
  delete this._json.analysisStyle;
414
417
  }
415
- /** A value in [0..1] indicating the current point in animation of the [[analysisStyle]], where 0 corresponds to the beginning of
416
- * the animation and 1 to the end.
418
+ /** A floating point value in [0..1] indicating the current point in animation of the [[analysisStyle]], where 0 corresponds to the beginning of
419
+ * the animation and 1 to the end. Default: 0.0.
417
420
  */
418
421
  get analysisFraction() {
419
422
  var _a;
@@ -426,7 +429,7 @@ class DisplayStyleSettings {
426
429
  this.onAnalysisFractionChanged.raiseEvent(fraction);
427
430
  this._json.analysisFraction = Math.max(0, Math.min(1, fraction));
428
431
  }
429
- /** Settings controlling how white-on-white reversal is applied. */
432
+ /** Settings controlling how white-on-white reversal is applied when [[ViewFlags.whiteOnWhiteReversal]] is enabled. */
430
433
  get whiteOnWhiteReversal() { return this._whiteOnWhiteReversal; }
431
434
  set whiteOnWhiteReversal(settings) {
432
435
  if (settings.equals(this.whiteOnWhiteReversal))
@@ -599,11 +602,8 @@ class DisplayStyleSettings {
599
602
  props.analysisStyle = this.analysisStyle.toJSON();
600
603
  props.analysisFraction = this.analysisFraction;
601
604
  }
602
- // eslint-disable-next-line deprecation/deprecation
603
- if (this.scheduleScriptProps) {
604
- // eslint-disable-next-line deprecation/deprecation
605
+ if (this.scheduleScriptProps)
605
606
  props.scheduleScript = [...this.scheduleScriptProps];
606
- }
607
607
  if (this.renderTimeline)
608
608
  props.renderTimeline = this.renderTimeline;
609
609
  props.subCategoryOvr = this._json.subCategoryOvr ? [...this._json.subCategoryOvr] : [];
@@ -662,11 +662,8 @@ class DisplayStyleSettings {
662
662
  this.whiteOnWhiteReversal = WhiteOnWhiteReversalSettings_1.WhiteOnWhiteReversalSettings.fromJSON(overrides.whiteOnWhiteReversal);
663
663
  if (undefined !== overrides.analysisFraction)
664
664
  this.analysisFraction = overrides.analysisFraction;
665
- // eslint-disable-next-line deprecation/deprecation
666
- if (overrides.scheduleScript) {
667
- // eslint-disable-next-line deprecation/deprecation
665
+ if (overrides.scheduleScript)
668
666
  this.scheduleScriptProps = [...overrides.scheduleScript];
669
- }
670
667
  if (overrides.renderTimeline)
671
668
  this.renderTimeline = overrides.renderTimeline;
672
669
  if (overrides.subCategoryOvr) {