| 外部开发模式exe(不打开NX进行后台操作)以及封装exe传参调用 | https://www.cnblogs.com/nxopen2018/p/12386103.html |
| 远程开发模式(客户端和服务端).Ner和Jave远程框架 | https://www.cnblogs.com/nxopen2018/p/15389255.html |
| 常用lib库文件 | https://www.cnblogs.com/nxopen2018/p/10976030.html |
| 如何在类外面定义一个结构体 | https://www.cnblogs.com/nxopen2018/p/10976023.html |
| UFUN所有对象类型的宏定义 | https://www.cnblogs.com/nxopen2018/p/10976007.html |
| UFUN结合NXOPEN开发_常用代码模板 | https://www.cnblogs.com/nxopen2018/p/11876256.html |
图为张弛每天幻想开车
飞驰人生-张弛一段很励志的话:当拉力赛车在我身边呼啸而过,我知道!这将是我的一生热爱,我将为此一直奋斗!
| 1 | uc4504打开本地文本文档 | https://www.cnblogs.com/nxopen2018/p/10952574.html |
| 2 | uc4514a读取打开的文本文档 | https://www.cnblogs.com/nxopen2018/p/11099437.html |
| 3 | uc4540关闭文本文档 | https://www.cnblogs.com/nxopen2018/p/11099441.html |
| 4 | uc4524写入内容到文本文档 | https://www.cnblogs.com/nxopen2018/p/11099447.html |
| 5 | UF_CFI_ask_file_exist判断文件是否存在 | https://www.cnblogs.com/nxopen2018/p/11116088.html |
| 6 | uc4577获得系统唯一的临时名称 | https://www.cnblogs.com/nxopen2018/p/15418836.html |
| 1 | UF_CSYS_ask_wcs获取WCS标识 | https://www.cnblogs.com/nxopen2018/p/10952631.html |
| 2 | UF_CSYS_ask_csys_info获取坐标系信息 | https://www.cnblogs.com/nxopen2018/p/10957168.html |
| 3 | UF_CSYS_ask_matrix_values获取矩阵值 | https://www.cnblogs.com/nxopen2018/p/10957163.html |
| 4 | UF_CSYS_create_matrix创建一个3 x 3矩阵 | https://www.cnblogs.com/nxopen2018/p/10957182.html |
| 5 | UF_CSYS_create_csys创建CSYS坐标系 | https://www.cnblogs.com/nxopen2018/p/10957177.html |
| 6 | UF_CSYS_set_wcs设置WCS位置 | https://www.cnblogs.com/nxopen2018/p/10957171.html |
| 7 | UF_CSYS_create_temp_csys创建临时坐标系 | https://www.cnblogs.com/nxopen2018/p/10957181.html |
| 8 | UF_CSYS_set_wcs_display设置WCS显示 | https://www.cnblogs.com/nxopen2018/p/10957175.html |
| 9 | UF_CSYS_map_point坐标系转换 | https://www.cnblogs.com/nxopen2018/p/11809941.html |
| 10 | UF_CSYS_ask_matrix_of_object输入一个与矩阵关联的对象,得到矩阵的id | https://www.cnblogs.com/nxopen2018/p/15426926.html |
| 11 | UF_CSYS_edit_matrix_of_object重新指定坐标系的矩阵 | https://www.cnblogs.com/nxopen2018/p/15426983.html |
| 1 | UF_DISP_set_highlight高亮显示对象 | https://www.cnblogs.com/nxopen2018/p/10957188.html |
| 2 | UF_DISP_create_image导出NX窗口区域图像 | https://www.cnblogs.com/nxopen2018/p/12925905.html |
| 3 | UF_DISP_create_framed_image自定义尺寸导出NX窗口区域图像 | https://www.cnblogs.com/nxopen2018/p/12926114.html |
| 4 | UF_DISP_set_display设置显示状态抑制显示 | https://www.cnblogs.com/nxopen2018/p/15231458.html |
| 5 | UF_DISP_regenerate_display恢复显示 | https://www.cnblogs.com/nxopen2018/p/15231468.html |
| 1 | UF_STD_put_solid_in_stl_file将实体放入STL文件中 | https://www.cnblogs.com/nxopen2018/p/10957264.html |
| 2 | UF_STD_open_binary_stl_file| 打开二进制STL文件 | https://www.cnblogs.com/nxopen2018/p/10957273.html |
| 3 | UF_STD_close_stl_file| 关闭STL文件 | https://www.cnblogs.com/nxopen2018/p/10957270.html |
| 1 | UF_EVAL_ask_line直线分析函数 | https://www.cnblogs.com/nxopen2018/p/10957196.html |
| 2 | UF_EVALSF_initialize_2初始化一个面评估器结构 | https://www.cnblogs.com/nxopen2018/p/15418769.html |
| 3 | UF_EVALSF_free释放一个面评估器结构 | https://www.cnblogs.com/nxopen2018/p/15418784.html |
| 4 | UF_EVALSF_evaluate计算点和面在给定参数值处的导数 | https://www.cnblogs.com/nxopen2018/p/15418775.html |
| 5 | UF_EVALSF_ask_face_uv_minmax计算面的u,v参数空间的最小值和最大值 | https://www.cnblogs.com/nxopen2018/p/15418758.html |
| 1 | UF_MTX3_initialize输入X向量Y向量输出一个3*3矩阵 | https://www.cnblogs.com/nxopen2018/p/10957219.html |
| 1 | UF_VIEW_fit_view适应窗口 | https://www.cnblogs.com/nxopen2018/p/10957192.html |
| 2 | UF_VIEW_rotate_view旋转视图 | https://www.cnblogs.com/nxopen2018/p/10981643.html |
| 3 | UF_VIEW_map_model_to_drawing将建模绝对空间中的点映射到工程图坐标 | https://www.cnblogs.com/nxopen2018/p/11811290.html |
| 4 | UF_VIEW_map_drawing_to_model将工程图中的点坐标映射到建模绝对坐标 | https://www.cnblogs.com/nxopen2018/p/11811295.html |
| 5 | UF_VIEW_ask_work_view获得工作视图的tag | https://www.cnblogs.com/nxopen2018/p/12301800.html |
| 6 | UF_VIEW_rotate_view_abs_csys指定原点和轴旋转视图 | https://www.cnblogs.com/nxopen2018/p/13657536.html |
| 7 | UF_VIEW_rotate_view使用视图中心为原点旋转视图 | https://www.cnblogs.com/nxopen2018/p/13657581.html |
| 1 | UF_CGM_export_cgm将工程图转成CGM和PDF | https://www.cnblogs.com/nxopen2018/p/10952612.html |
| 2 | UF_CGM_ask_default_export_options获取NX系统默认导出CGM的选项设置 | https://www.cnblogs.com/nxopen2018/p/10957402.html |
| 3 | UF_CGM_ask_session_export_options获取当前导出CGM选项设置 | https://www.cnblogs.com/nxopen2018/p/10957394.html |
| 4 | UF_CGM_set_session_export_options修改当前导出CGM文件选项设置 | https://www.cnblogs.com/nxopen2018/p/10957390.html |
| 1 | UF_TABNOT_ask_tabular_note_of_section工程图表格注释section转tag | https://www.cnblogs.com/nxopen2018/p/10957375.html |
| 2 | UF_TABNOT_ask_nth_row工程图表格注释获取某一行的tag函数 | https://www.cnblogs.com/nxopen2018/p/10957366.html |
| 3 | UF_TABNOT_ask_nth_column工程图表格注释获取某一列的tag函数 | https://www.cnblogs.com/nxopen2018/p/10957379.html |
| 4 | UF_TABNOT_ask_cell_at_row_col工程图表格注释获取某一行某一列的tag函数 | https://www.cnblogs.com/nxopen2018/p/10957361.html |
| 5 | UF_TABNOT_set_cell_text工程图表格注释写入文本内容 | https://www.cnblogs.com/nxopen2018/p/10957358.html |
| 6 | UF_TABNOT_ask_default_cell_prefs工程图表格注释检索默认单元格首选项 | https://www.cnblogs.com/nxopen2018/p/10957372.html |
| 7 | UF_TABNOT_set_cell_prefs工程图表格注释设置单元格首选项 | https://www.cnblogs.com/nxopen2018/p/10957385.html |
| 8 | UF_TABNOT_ask_cell_text读取表格注释内容 | https://www.cnblogs.com/nxopen2018/p/12044392.html |
| 1 | UF_LAYER_set_many_layers_status批量操作图层状态 | https://www.cnblogs.com/nxopen2018/p/11848033.html |
| 2 | UF_LAYER_set_all_but_work设置除工作层之外的所有图层的状态 | https://www.cnblogs.com/nxopen2018/p/11848023.html |
| 3 | UF_LAYER_ask_status获取图层的状态 | https://www.cnblogs.com/nxopen2018/p/11848012.html |
| 4 | UF_LAYER_ask_category_info获取图层类别的信息 | https://www.cnblogs.com/nxopen2018/p/11847997.html |
| 5 | UF_LAYER_ask_category_tag获取一个图层类别的tag | https://www.cnblogs.com/nxopen2018/p/11847970.html |
| 6 | UF_LAYER_create_category创建图层类别 | https://www.cnblogs.com/nxopen2018/p/11853299.html |
| 7 | UF_LAYER_edit_category_name编辑图层类别名字 | https://www.cnblogs.com/nxopen2018/p/11853333.html |
| 8 | UF_LAYER_edit_category_descr编辑图层类别描述 | https://www.cnblogs.com/nxopen2018/p/11853346.html |
| 9 | UF_LAYER_edit_category_layer编辑添加哪些图层 | https://www.cnblogs.com/nxopen2018/p/11853361.html |
| 10 | UF_LAYER_cycle_by_layer遍历图层 | https://www.cnblogs.com/nxopen2018/p/11853384.html |
| 11 | UF_LAYER_ask_work_layer读取工作图层 | https://www.cnblogs.com/nxopen2018/p/15240719.html |
| 1 | UF_MB_ask_button_id获取按钮的ID | https://www.cnblogs.com/nxopen2018/p/12318717.html |
| 2 | UF_MB_ask_toggle_state获取切换按钮的当前状态 | https://www.cnblogs.com/nxopen2018/p/12318733.html |
| 1 | UF_ATTR_assign 给对象添加属性 | https://www.cnblogs.com/nxopen2018/p/12939787.html |
| 2 | UF_ATTR_find_attribute判断属性是否存在 | https://www.cnblogs.com/nxopen2018/p/12960918.html |
| 3 | UF_ATTR_read_value读取属性的值 | https://www.cnblogs.com/nxopen2018/p/12960923.html |
| 4 | UF_ATTR_set_locked设置属性锁定状态 | https://www.cnblogs.com/nxopen2018/p/13657898.html |
| 5 | UF_ATTR_ask_locked获取属性锁定状态 | https://www.cnblogs.com/nxopen2018/p/13657914.html |
| 1 | uf5947根据矩阵移动或复制对象 | https://www.cnblogs.com/nxopen2018/p/12933359.html |
| 2 | uf5943线性变换的矩阵 | https://www.cnblogs.com/nxopen2018/p/12933392.html |
| 3 | uf5945将矩阵绕任意轴旋转 | https://www.cnblogs.com/nxopen2018/p/13173905.html |
| 4 | uf5946获得镜像矩阵(做镜像体) | https://www.cnblogs.com/nxopen2018/p/15415592.html |
| 5 | uf5944获得缩放矩阵(复制移动体) | https://www.cnblogs.com/nxopen2018/p/15415619.html |
| 1 | UF_ABORT_clear_abort清除标记位 | https://www.cnblogs.com/nxopen2018/p/13174190.html |
| 2 | UF_ABORT_enable_abort打开中断检测(对话框) | https://www.cnblogs.com/nxopen2018/p/13174197.html |
| 3 | UF_ABORT_ask_flag_status访问中断标记 | https://www.cnblogs.com/nxopen2018/p/13174202.html |
| 4 | UF_ABORT_disable_abort关闭中断检测(对话框) | https://www.cnblogs.com/nxopen2018/p/13174207.html |
| 1 | UF_CUTTER_create创建刀具 | https://www.cnblogs.com/nxopen2018/diary/2020/05/06/12839533.html |
| 1 | UF_NCGEOM_create创建NC几何组 | https://www.cnblogs.com/nxopen2018/diary/2020/05/06/12839211.html |
| 2 | UF_NCMTHD_create创建加工方法 | https://www.cnblogs.com/nxopen2018/diary/2020/05/06/12839025.html |
| 3 | UF_NCGROUP_accept_member往程序组里添加成员 | https://www.cnblogs.com/nxopen2018/diary/2020/05/03/12823444.html |
| 4 | UF_NCPROG_create创建程序组 | https://www.cnblogs.com/nxopen2018/diary/2020/05/03/12823439.html |
| 5 | UF_NCGROUP_ask_object_of_name通过名称获得指定组(NCGroup)的TAG | https://www.cnblogs.com/nxopen2018/diary/2020/05/30/12994996.html |
| 6 | 修改操作所属的刀具,几何体,程序组等 | https://www.cnblogs.com/nxopen2018/diary/2020/05/30/12995148.html |
| 1 | UF_UI_ONT_refresh刷新当前操作导视器 | https://www.cnblogs.com/nxopen2018/diary/2020/05/03/12823446.html |
| 2 | UF_UI_ONT_switch_view切换当前加工导航器指定的视图 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819807.html |
| 3 | UF_UI_ONT_expand_view展开当前加工导航器中所有节点 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819766.html |
| 4 | UF_UI_ONT_collapse_view折叠当前加工导航器中所有节点 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819753.html |
| 5 | UF_UI_ONT_ask_view获取当前加工导航器所在的视图 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819637.html |
| 6 | UF_UI_ONT_ask_selected_nodes获取当前加工导航器选中的对象数量和TAG | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819587.html |
| 1 | UF_SETUP_ask_mthd_root获得加工方法视图的根节点 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819972.html |
| 2 | UF_SETUP_ask_mct_root获得机床(刀具)视图的根节点 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819960.html |
| 3 | UF_SETUP_ask_program_root获得程序组视图的根节点 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819949.html |
| 4 | UF_SETUP_ask_program_root获得程序组视图的根节点 | https://www.cnblogs.com/nxopen2018/diary/2020/05/02/12819939.html |
| 5 | UF_SETUP_delete_setup删除加工设置 | https://www.cnblogs.com/nxopen2018/diary/2020/05/01/12815143.html |
| 6 | UF_SETUP_ask_setup获取加工设置 | https://www.cnblogs.com/nxopen2018/diary/2020/05/01/12815121.html |
| 7 | UF_SETUP_create创建加工设置 | https://www.cnblogs.com/nxopen2018/diary/2020/03/31/12609189.html |
| 8 | UF_SETUP_generate_program生成后处理NC程序 | https://www.cnblogs.com/nxopen2018/diary/2020/05/26/12968813.html |
| 1 | UF_OPER_create用指定的操作及子操作创建一个操作 | https://www.cnblogs.com/nxopen2018/diary/2020/05/12/12878437.html |
| 2 | UF_OPER_ask_program_group查询操作所在的程序顺序组tag | https://www.cnblogs.com/nxopen2018/diary/2020/05/21/12933585.html |
| 3 | UF_OPER_ask_method_group查询指定操作所在的加工方法组tag | https://www.cnblogs.com/nxopen2018/diary/2020/05/21/12933587.html |
| 4 | UF_OPER_ask_geom_group查询指定操作所在的几何组tag | https://www.cnblogs.com/nxopen2018/diary/2020/05/21/12933583.html |
| 5 | UF_OPER_ask_cutter_group查询指定操作所在的刀具组tag | https://www.cnblogs.com/nxopen2018/diary/2020/05/21/12933576.html |
| 6 | UF_OPER_ask_oper_type查询指定操作的子类型 | https://www.cnblogs.com/nxopen2018/diary/2020/05/21/12933670.html |
| 7 | UF_OPER_ask_status查询指定操作的状态 | https://www.cnblogs.com/nxopen2018/diary/2020/05/21/12933744.html |
| 8 | UF_OPER_unload_path卸载刀路 | https://www.cnblogs.com/nxopen2018/diary/2020/05/26/12968824.html |
| 1 | UF_CAMGEOM_append_items附加几何实体列表到对象 | https://www.cnblogs.com/nxopen2018/diary/2020/05/22/12939707.html |
| 2 | UF_CAMGEOM_append_items设置切削区域 | https://www.cnblogs.com/nxopen2018/diary/2020/05/22/12939969.html |
| 3 | UF_CAMGEOM_append_items设置工件 | https://www.cnblogs.com/nxopen2018/diary/2020/05/22/12939707.html |
| 4 | UF_CAMGEOM_append_items设置毛坯 | https://www.cnblogs.com/nxopen2018/diary/2020/05/22/12939707.html |
| 5 | UF_CAMGEOM_append_items设置检查体 | https://www.cnblogs.com/nxopen2018/diary/2020/05/23/12944657.html |
| 1 | UF_CAMBND_append_bnd_from_curve附加从边界或曲线创建的边界对象 | https://www.cnblogs.com/nxopen2018/diary/2020/05/23/12944506.html |
| 2 | UF_CAMBND_append_bnd_from_curve指定修建边界 | https://www.cnblogs.com/nxopen2018/diary/2020/05/23/12944506.html |
| 3 | UF_CAMBND_append_bnd_from_curve指定检查边界 | https://www.cnblogs.com/nxopen2018/diary/2020/05/23/12944599.html |
| 4 | UF_CAMBND_append_bnd_from_curve指定部件边界 | https://www.cnblogs.com/nxopen2018/diary/2020/05/23/12944711.html |
| 5 | UF_CAMBND_append_bnd_from_curve设置毛坯边界 | https://www.cnblogs.com/nxopen2018/diary/2020/05/23/12944827.html |
| 6 | UF_CAMBND_append_bnd_from_face设置面铣操作的面边界 |
https://www.cnblogs.com/nxopen2018/diary/2020/05/25/12961304.html
|
|UF_BOUND| 边界类型|
|UF_BREP| 边界表示|
|UF_CAM| CAM模块|
|UF_CLEAR| 间隙分析|
|UF_CLONE| 装配与PDM|
|UF_DBC_MLD| 铸模相关|
|UF_DEFS| 链表相关|
|UF_DIEENG| 原型和说明|
|UF_DIEENG| 原型和说明|
|UF_DIRPATH| 目录和路径|
|UF_DPUD| CAM设置与查询|
|UF_DRPOS| CAM编程相关|
|UF_EPLIB_TYPES| 程序库|
|UF_EXIT| 用户出口|
|UF_FACET| 面与片体|
|UF_FAM| 零件族|
|UF_FLTR| 区域与过滤器|
|UF_FORGEO| 定义特殊的面|
|UF_FORGEO| 定义特殊的面|
|UF_GDT| 几何尺寸公差查询|
|UF_GENT| 旧的命名约定|
|UF_GEXP | 几何表达式|
|UF_GROUP| 群组相关|
|UF_HELP| 帮助相关|
|UF_KF| 知识融合|
|UF_LAYOUT |布局相关|
|UF_LIB|查询对象库|
|UF_LINKED_EXTERIOR|外部链接|
|UF_MOM|扩展解释器|
|UF_MOTION|干涉测量轨迹|
|UF_NCGROUP|CAM NC相关|
|UF_NX2D|2D平面几何|
|UF_NXSM|编辑查询钣金|
|UF_OBJECT_TYPES|NX对象与结构|
|UF_OPER|NC加工相关|
|UF_PARAM|加工参数控制|
|UF_PATH|创建刀具路径|
|UF_PATT|提供访问NX子程序|
|UF_PD||
|UF_PLIST|零件清单功能|
|UF_PLOT|NX绘图|
|UF_POINT|关联点创建|
|UF_PROCESS_AID|制造工艺|
|UF_PS|Parasolid相关的信息|
|UF_ROUTE|管线设计相关|
|UF_RULE|接口设计准则|
|UF_SC|容器与构建器|
|UF_SCOP|表面轮廓加工|
|UF_SETUP|NC加工相关|
|UF_SF|渲染有限元|
|UF_SIM|数据类型S&V|
|UF_SKET|草绘接口|
|UF_SMD |钣金设计模块|
|UF_SO|智能对象公共接口|
|UF_SPSD|仿真流程|
|UF_STUDIO|自由曲面|
|UF_STYLER|UIStyler对话框|
|UF_SUBDIV|subdiv功能|
|UF_SURF_REG|表面区域|
|UF_TEXT|TEXT相关|
|UF_UDOP|用户自定义操作|
|UF_UGFONT|字库信息功能|
|UF_UGMGR|NX管理器|
|UF_UI_XT|对话框激活|
|UF_UNDO|数据定义|
|UF_UNIT|单位相关|
|UF_VDAC|VDA检测器|
|UF_WAVE|延迟更新控制|
|UF_WEB|WEB相关|
|UF_WEIGHT|重量管理方案|
|UF_WELD|焊接Assistant|
|UF_XS|电子表格|
UF_MODL_ask_proj_curves