12 2020 档案
摘要:htmlxgantt API文档 1. 安装插件 npm install dhtmlx-gantt 2.示例 <template> <div class="new-page"> <div ref="gantt" class="gantt-container" /> </div> </template
阅读全文
摘要:一。问题 二。解决方法 QueryResult qr = FolderHelper.service.findFolderContents(folder,WTPart.class);
阅读全文
摘要:1. 场景: 获取文档的内部名称: 2. 代码 WTDocument doc = DocUtils.getDocumentByOid("VR:wt.doc.WTDocument:115509"); // 获取子类型 内部名称 String type = TypeIdentifierUtilityHe
阅读全文
摘要:1.场景: windchill部署代码,执行xconfmanager更新配置后,windchill起不来了,查看LOG日志出现 [LDAP: error code 49 - 80090308: LdapErr: DSID-0C09041C, comment: AcceptSecurityContex
阅读全文
摘要:/** * 可持续化Part的编码修改 * @param part * @param number * @return */ public static WTPart changeNumber(WTPart part, String number) { boolean access = Sessio
阅读全文
摘要:场景:产出BOM的所有数据 1. 收集需要删除对象的相关CAD文档和相关文件 2. 查看失败原因 3. 解决冲突 4. 发现问题 看到上图中需要操作的对象的使用关系很复杂不可以随意删除。 5. 解决问题 确认是否一定要删除对象。 如果一定要删除,那么就需要从解除所有引用此件的BOM的使用关系。如果如
阅读全文

浙公网安备 33010602011771号