利用instanceTree倒推退出dbId /** * elid转换dbid * @param elIds {Array} * @returns dbIds {Array} */ elIdToDbId(elIds){ let itNodeAccess = this.viewer.model.getData().instanceTree.nodeAccess; le...
...del B)。在 Forge Viewer 里,每个 Revit 构件都会对应到一个 dbId,而这个 dbId 也会对应到一个 Reivt 唯一码(Unique GUID),这个唯一码也是 Forge Viewer 的外部编码(Extenal Id),所以只要在 model A 及 model B 里比对两者间有没有不存在的 E...
... ViewerModelStructurePanel.prototype.handleAction = function (actionArray, dbId) { for (var action in actionArray) { switch (actionArray[action]) { case toggleLeavesSelection: ...
...们想要的属性数据,让我们也复写setNodeProperties 这个接受dbId作为函数变量的方法,以下是部分程序代码: // ******************************************* // 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...
...发邮件 db_info 设置要检查kill哪些数据库实例.格式:=:,dbid是唯一表示db实例的,后面设置各db需要被kill的选项,小节配置名就是 id_;端口必需指定。 在这里出现的db实例都会被执行检查,可用 ; 注释,但需要重启脚本。 db_comcon...
ChatGPT和Sora等AI大模型应用,将AI大模型和算力需求的热度不断带上新的台阶。哪里可以获得...
大模型的训练用4090是不合适的,但推理(inference/serving)用4090不能说合适,...
图示为GPU性能排行榜,我们可以看到所有GPU的原始相关性能图表。同时根据训练、推理能力由高到低做了...