利用instanceTree倒推退出dbId /** * elid轉(zhuǎn)換dbid * @param elIds {Array} * @returns dbIds {Array} */ elIdToDbId(elIds){ let itNodeAccess = this.viewer.model.getData().instanceTree.nodeAccess; le...
...del B)。在 Forge Viewer 里,每個(gè) Revit 構(gòu)件都會(huì)對(duì)應(yīng)到一個(gè) dbId,而這個(gè) dbId 也會(huì)對(duì)應(yīng)到一個(gè) Reivt 唯一碼(Unique GUID),這個(gè)唯一碼也是 Forge Viewer 的外部編碼(Extenal Id),所以只要在 model A 及 model B 里比對(duì)兩者間有沒有不存在的 E...
... ViewerModelStructurePanel.prototype.handleAction = function (actionArray, dbId) { for (var action in actionArray) { switch (actionArray[action]) { case toggleLeavesSelection: ...
...們想要的屬性數(shù)據(jù),讓我們也復(fù)寫setNodeProperties 這個(gè)接受dbId作為函數(shù)變量的方法,以下是部分程序代碼: // ******************************************* // Custom Property Panel // ******************************************* function CustomP...
...ged = this.onSelectionChanged.bind( this ); } getRemoteProps( dbId ) { return new Promise(( resolve, reject ) => { fetch( `http://127.0.0.1/api/props/${ dbId }`, { ...
...ontextMenu { constructor( viewer ) { super( viewer ); } isWall( dbId ) { //Logics for determining if selected element is wall or not. return new Promise( ( resolve, reject ) => {...
... (used*100/size < HASHTABLE_MIN_FILL)); } void tryResizeHashTables(int dbid) { if (htNeedsResize(server.db[dbid].dict)) dictResize(server.db[dbid].dict); if (htNeedsResize(serve...
...x) }, true) return bounds } // 獲取中心位置 getObjPosition(dbId){ var bound = vmethods.getObjboundsById(dbId); var posx = (bound.max.x + bound.min.x) / 2; var posy = (bound.max.y + ...
... this.viewer.activeModel || this.viewer.model this.selectedDbId = selection.dbIdArray[0] const bbox = await Toolkit.getWorldBoundingBox( model, this.selecte...
...發(fā)郵件 db_info 設(shè)置要檢查kill哪些數(shù)據(jù)庫(kù)實(shí)例.格式:=:,dbid是唯一表示db實(shí)例的,后面設(shè)置各db需要被kill的選項(xiàng),小節(jié)配置名就是 id_;端口必需指定。 在這里出現(xiàn)的db實(shí)例都會(huì)被執(zhí)行檢查,可用 ; 注釋,但需要重啟腳本。 db_comcon...
ChatGPT和Sora等AI大模型應(yīng)用,將AI大模型和算力需求的熱度不斷帶上新的臺(tái)階。哪里可以獲得...
大模型的訓(xùn)練用4090是不合適的,但推理(inference/serving)用4090不能說(shuō)合適,...
圖示為GPU性能排行榜,我們可以看到所有GPU的原始相關(guān)性能圖表。同時(shí)根據(jù)訓(xùn)練、推理能力由高到低做了...