会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
王牌飞行员_里海
博客园
新随笔
联系
管理
上一页
1
···
12
13
14
15
16
17
18
19
20
···
23
下一页
2020年7月24日
【NX二次开发】获取两个面之间的所有面
摘要: 已知两个蓝色面,使用遍历面的方法求紫色面。算法例子: 1 bool is_NeighborFace(tag_t tagFace1, tag_t tagFace2) 2 { 3 vector<tag_t> vecEdges1; 4 uf_list_p_t list1 = NULL;//定义链表 5 U
阅读全文
posted @ 2020-07-24 18:36 王牌飞行员_里海
阅读(541)
评论(0)
推荐(0)
2020年7月23日
【NX二次开发】获取当前鼠标选择的对象 UF_UI_ask_global_sel_object_list
摘要: 先选择多个对象object,然后使用此函数获取选择的对象的tag,最后就可以使用object的一些函数了。 ufun例子: extern DllExport void ufusr(char *parm, int *returnCode, int rlen) { UF_initialize(); ta
阅读全文
posted @ 2020-07-23 17:52 王牌飞行员_里海
阅读(1281)
评论(1)
推荐(0)
2020年7月21日
【NX二次开发】Block UI 集列表
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment Left Attachm
阅读全文
posted @ 2020-07-21 14:38 王牌飞行员_里海
阅读(562)
评论(0)
推荐(0)
【NX二次开发】Block UI NXOpen::BlockStyler::BlockDialog
摘要: 定义: NXOpen::BlockStyler::BlockDialog* theDialog; theDialog->PerformApply();//执行应用并重新启动对话框。 theDialog->show();//启动对话框。
阅读全文
posted @ 2020-07-21 14:35 王牌飞行员_里海
阅读(618)
评论(0)
推荐(0)
【NX二次开发】Block UI 选择表达式
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment 底部 Left Atta
阅读全文
posted @ 2020-07-21 14:31 王牌飞行员_里海
阅读(282)
评论(0)
推荐(0)
【NX二次开发】Block UI 指定矢量
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment 底部 Left Atta
阅读全文
posted @ 2020-07-21 14:29 王牌飞行员_里海
阅读(727)
评论(0)
推荐(0)
【NX二次开发】Block UI OrientXpress
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment 底部 Left Atta
阅读全文
posted @ 2020-07-21 14:27 王牌飞行员_里海
阅读(214)
评论(0)
推荐(0)
【NX二次开发】Block UI 微定位
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment 底部 Left Atta
阅读全文
posted @ 2020-07-21 14:25 王牌飞行员_里海
阅读(211)
评论(0)
推荐(0)
【NX二次开发】Block UI 通过浏览选择文件
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment 底部 Left Atta
阅读全文
posted @ 2020-07-21 14:23 王牌飞行员_里海
阅读(295)
评论(0)
推荐(0)
【NX二次开发】Block UI 反向
摘要: 属性说明 属性 类型 描述 常规 BlockID String 控件ID Enable Logical 是否可操作 Group Logical 是否分组 Label Utfstring 标题 Show Logical 是否可见 其他 附件 Bottom Attachment 底部 Left Atta
阅读全文
posted @ 2020-07-21 14:22 王牌飞行员_里海
阅读(266)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
17
18
19
20
···
23
下一页
公告