更新说明
本专栏3168个官方按钮全部更新完成,限时99.9元
,即将涨价到299.9元。订阅后是永久阅读的,早买早优惠,已经订阅的粉丝已经达到 92人
。欢迎一起学习NX二次开发官方案例,逐步积累宝贵的经验,早日成为行业专家。
下一步
接下来我也将逐个学习每个案例,提升自己。欢迎跟我一起在每篇文章的评论区打卡学习!
专栏目录(完结):
免费试读
【例3168】load library 使用UF_load_library函数来加载另一个共享库并调用其中的函数免费试读
【例3167】list piece part components 列出组件中的零件,即列出组件的零件组成免费试读
【例3166】list object id from handle 从句柄中获取对象的ID号码免费试读
【例3165】list groups 遍历部件中的所有组对象,并输出每个组的名称和成员数量免费试读
【例3164】list group attributes 列出曲线所在的组的属性免费试读
【例3163】list all view names 列出所有视图的名称- 【例3162】list all solids transforms 列出所有实体的变换信息
- 【例3161】list all bodies features 列出所有体的特征
- 【例3160】is item on list 根据列表中的项目判断其是否存在
- 【例3159】intersect a body with a ray pre v16 使用射线与实体相交,并创建交点
- 【例3158】run another program from a uistyler action button 从一个Uistyler动作按钮运行另一个程序
- 【例3157】report wave delay status nx6 NX6版本中报告波浪延迟状态
- 【例3156】report true angle between line and plane 计算直线和平面之间的真实角度
- 【例3155】report solid edge par file 报告Solid Edge的par文件信息,包括创建时间、修改时间和访问时间,描述区域以及所有者
- 【例3154】report selected curve data 选择并报告曲线数据
- 【例3153】report section line segments 遍历零件中的剖面线段,包括切割线段、弯曲线段和箭头线段,获取它们的关联曲线,并将这些曲线高亮显示
- 【例3152】report ref set data 查询当前显示的部件中的所有参考集,并打印出每个参考集的名称、成员数量、原点和变换矩阵等信息
- 【例3151】report part family template data 报告部件族模板的数据
- 【例3150】report node count on CAE meshes and bodies 报告CAE网格和实体上的节点数量
- 【例3149】report material name of selected body 选择一个实体,获取其材质名称,并打印出来
- 【例3148】report label info 遍历当前显示部件中的所有标注,并报告每个标注的详细信息
- 【例3147】report kf reference of selected objects 获取用户选择的对象的KF参考,并报告出来
- 【例3146】report if object is wave linked 检查选定的对象是否为波链接
- 【例3145】report gdt geometric definition type 报告GDT几何定义类型
- 【例3144】report family attribute data 报告组件族属性
- 【例3143】report error code 报告错误代码
- 【例3142】report current syslog filename 将当前的syslog文件名报告出来
- 【例3141】report component part names 根据组件层次结构报告组件名称
- 【例3140】report character fonts in current part 列出当前部件中的字符字体
- 【例3139】report cgm export options 报告CGM导出选项
- 【例3138】report ask resize face feature 获取和报告NX中的RESIZE_FACE特征信息
- 【例3137】report all drafting aid text info in external mode 在UG外部模式下报告所有草图辅助文字信息的功能
- 【例3136】report all bodies topology 报告所有实体的拓扑结构
- 【例3135】plot display 创建一个绘图作业,并显示在指定的绘图仪上
- 【例3134】pass 3d strings from grip 将三维字符串数组从GRIP传递给UFUNC,并进行了修改后再传递回GRIP
- 【例3133】open parts from text file 从文本文件中打开零件代码首先提示用户选择包含零件名称的文本文件,然后…
- 【例3132】open close same part many times 多次打开和关闭同一个部件
- 【例3131】open and save as 打开一个NX部件文件,然后将其另存为另一个文件
- 【例3130】open and close parts 打开和关闭部件
- 【例3129】number selected edges 选择边,并为每条边编号,然后删除重复的边
- 【例3128】name object by id 根据ID命名对象
- 【例3127】name all sheets 遍历当前显示零件中的所有板体,并为每个板体设置一个名称
- 【例3126】mate faces pre v16 NX版本16之前的面配合功能
- 【例3125】mate faces and align edges pre v16 在NX版本16之前实现面对齐和边对齐
- 【例3124】mate component faces 在装配体中将两个选定的面进行配合
- 【例3123】mask selection for a udo class 定义了一个用户自定义对象(UDO)类A,并为该类设置了一个选择过滤掩码,该掩码仅允许选择属于类A的UDO对象在选择对话框中使
- 【例3122】map point from csys 根据坐标系将点映射
- 【例3121】import part as group and report group info 导入零件作为组,并报告组信息
- 【例3120】import components listed in specified text file 根据指定文本文件导入组件
- 【例3119】import cgm from grip 展示了如何从GRIP程序中导入特定的CGM文件
- 【例3118】import assembly using export clone logfile 使用导出的克隆日志文件重新导入装配体
- 【例3117】get next unique name of prefix 根据前缀获取下一个唯一名称
- 【例3116】generate recipe for assembly 生成装配结构的配方,即列出组成装配体的所有零部件及其位置和方向信息
- 【例3115】find ugmgr folder of part 查询当前显示零件在UG管理器中的所在文件夹
- 【例3114】find tags from handles 根据句柄查找标记,返回标记数组
- 【例3113】find sketched features 在NX CAD系统中查找基于草图的特征的函数它会遍历所选体的所有特征,检查是否包含草图特征,如果是,则打印出来
- 【例3112】find object by id 根据ID查找对象
- 【例3111】find min max name 查找具有给定前缀的实体名称的最小和最大后缀数字
- 【例3110】find expression tag from name 根据表达式名称查找表达式标签
- 【例3109】export selected geometry to dxfdwg 将选定的几何体导出为DXFDWG格式的文件
- 【例3108】export selected bodies 导出所选实体
- 【例3107】evaluate faces 遍历当前显示的零件中的所有面,并计算每个面的曲面参数,包括位置、法向量、曲率等
- 【例3106】edit multi line note from grip pre v16 用于在GRIP程序中编辑已有注释
- 【例3105】demonstrate uf sf create fem 演示UF_SF_create_fem函数创建FEM的示例代码
- 【例3104】demo using handles 一个简单的交互式NX Open C++程序
- 【例3103】demo uistyler position selection 位置选择功能
- 【例3102】demo specify plane 使用NX API指定平面
- 【例3101】demo set retiring flag 在UG NX中设置退休标志的示例代码
- 【例3100】demo invoke pdm server 调用PDM服务器程序使用NX输入代码和字符串
- 【例3099】demo evaluate intent data 评估意图数据
- 【例3098】demo closest color functions 查找和设置最近颜色索引
- 【例3097】demo append menubar menu 在UG的菜单栏中添加一个自定义菜单,包括Select…、Analyze等子菜单和菜单项
- 【例3096】demo adding two menu options to modeling with context sensitive help 向建模环境中添加两个菜单选项并带有上下文相关帮助
- 【例3095】delete dplanes 删除选定的基准面
- 【例3094】cycle by type and subtype 根据类型和子类型循环遍历
- 【例3093】cycle by name type and subtype 根据名称、类型和子类型循环遍历对象
- 【例3092】create views and mask per layer 为每层创建视图并设置遮罩
- 【例3091】create udo linking2points 创建UDO连接两个点的程序代码
- 【例3090】create sections from parallel planes 创建平行平面截面曲线
- 【例3089】create resize face from selected cylindrical or spherical faces 从选择的圆柱面或球面创建一个调整大小的面
- 【例3088】create rectangles 在UG中创建矩形的用户函数示例代码
- 【例3087】create points spaced along curve 根据曲线均匀间隔创建点
- 【例3086】create copy of assembly with component paths based on text file search directories 根据文本文件搜索路径
- 【例3085】create arc tangent to arc thru endpoint and another point 根据代码创建一个与弧通过端点和另一个点相切的弧
- 【例3084】create a named note 根据提示指定点创建带有名称的注释
- 【例3083】ask object type descriptor 根据输入的参数,查询并返回对象类型的描述字符串
- 【例3082】ask next of name and type 根据名称和类型查询下一个对象
- 【例3081】ask next feature of type prefix 根据给定类型前缀,询问下一个特征
- 【例3080】ask named component array 根据名称查询组件数组
- 【例3079】ask first feature 根据时间戳顺序,返回部件中的第一个特征
- 【例3078】ask feat object 根据特征查询对象
- 【例3077】ask component shortname 根据组件查询简称
- 【例3076】update part attribute before each save 每次保存前更新零件属性
- 【例3075】update all drawings member views from grip 更新所有图纸的成员视图
- 【例3074】zoom to desired diagonal length 放大至所需对角线长度
- 【例3073】write tag array to listing window 将标签数组输出到列表窗口
- 【例3072】write string to listing window 将字符串写入列表窗口
- 【例3071】write string array to listing window 将字符串数组写入列表窗口
- 【例3070】write pointer to listing window 向列表窗口写入指针
- 【例3069】write parts list to a text file 将零件列表写入文本文件
- 【例3068】write part expressions to part attributes 将零件表达式写入零件属性
- 【例3067】write logical array to listing window 向列表窗口写入逻辑数组
- 【例3066】write interference type 写干扰类型
- 【例3065】write integer to log file 将整数写入日志文件
- 【例3064】write integer array to listing window 将整数数组写入列表窗口
- 【例3063】write file contents to listing window 将文件内容写入列表窗口
- 【例3062】write expression to listing window 将表达式写入列表窗口
- 【例3061】write exp array to listing window 将表达式数组写入列表窗口
- 【例3060】write error to listing window 将错误信息写入列表窗口
- 【例3059】write double array to listing window 向列表窗口写入双精度数组
- 【例3058】write a macro to process all parts in directory 编写一个宏以处理目录中的所有部件
- 【例3057】write a macro to open layouts in specified order 编写宏以按指定顺序打开布局
- 【例3056】wave link all solids 将装配体中的所有实体体进行波浪链接
- 【例3055】wave link all bodies in new component 在新的组件中wave链接所有实体
- 【例3054】wait for file to exist 等待文件存在
- 【例3053】visualize facets 可视化面
- 【例3052】view dependently modify an edge 视图相关地修改边
- 【例3051】verify view mods 遍历当前打开的部件中的所有视图,并统计
- 【例3050】verify reference sets 验证参考集
- 【例3049】verify nxmanager encode decode correspondence 验证NX Manager的编码和解码对应关系
- 【例3048】verify gdt display instance tags 验证GDT显示实例标签
- 【例3047】validate chainability of selected curves 验证所选曲线的可链式性
- 【例3046】validate all solids Validate all solids
- 【例3045】use variable item id in uistyler 在Uistyler中使用变量项目ID
- 【例3044】use uistyler to select face then points 使用UIStyler选择一个面,然后选择点
- 【例3043】use uistyler to prompt for two wide strings 使用UIStyler提示输入两个宽字符串
- 【例3042】use udo to track solid box dimensions 使用UDO来跟踪实体盒子的尺寸
- 【例3041】use alternate component 使用备用组件
- 【例3040】upgrade instances 将组件升级为实例
- 【例3039】update selected component part family parameters 更新选定的组件部件系列参数
- 【例3038】update model avoid udo callbacks 更新模型避免UDO回调
- 【例3037】update each drawing view 更新每个视图
- 【例3036】update drawings 更新图纸
- 【例3035】update drawing 更新图纸
- 【例3034】update current drawing 更新当前图纸
- 【例3033】update assembly structure 更新装配结构
- 【例3032】update all scenarios 更新所有场景
- 【例3031】update all parts lists 更新所有零件清单
- 【例3030】update all features 更新所有特征
- 【例3029】update all features for all parts in directory and save 更新目录中所有零件的特征并保存
- 【例3028】update all drawings 更新所有图纸
- 【例3027】update all drawing views 更新所有图纸视图
- 【例3026】unsuppress suppressed immediate children 取消抑制直接子项
- 【例3025】unsuppress selected features 选择要取消抑制的特征
- 【例3024】unsuppress from feat 解除特征抑制
- 【例3023】unsuppress each suppressed component 解除每个被抑制的组件的抑制状态
- 【例3022】unsuppress all suppressed instances 解除所有被抑制的实例
- 【例3021】unite selected solids 统一选择的实体
- 【例3020】unhighlight all 清除所有高亮
- 【例3019】ungroup all groups 解组所有组
- 【例3018】unerase all objects erased in the work view 恢复工作视图中所有删除的对象
- 【例3017】unerase all erased objects 恢复所有删除的对象
- 【例3016】undo 撤销操作
- 【例3015】undo in drafting 在绘图中的撤销操作
- 【例3014】unblank all 取消全部隐藏
- 【例3013】unblank all objects on selectable layers 在可选图层上取消屏蔽所有对象
- 【例3012】unblank all objects on all layers 取消所有图层上所有对象的隐藏状态
- 【例3011】unblank all components 取消所有组件的隐藏
- 【例3010】ugto2d all drawings UGTO2D批量转换所有图纸
- 【例3009】ugto2d all drawings into one part 将所有图纸合并为一个部件
- 【例3008】turn on wcs display 开启wcs显示
- 【例3007】turn on update weight properties on save 在保存时开启更新重量属性
- 【例3006】turn off loading of components 关闭组件加载
- 【例3005】turn off drawing display 关闭绘图显示
- 【例3004】turn assembly xhatch on 开启组件交叉阴影线
- 【例3003】turn all points red 把所有点都变成红色
- 【例3002】trim sheets 在NX中,trim sheets指的是使用曲线修剪片体的功能
- 【例3001】trim selected curve to two points 将所选曲线修剪为两点
- 【例3000】trim curve 修剪曲线
- 【例2999】trim curve to two points 将曲线裁剪为两点
- 【例2998】trim curve to plane 将曲线裁剪到平面上
- 【例2997】trim curve to length 将曲线截断到指定长度
- 【例2996】trim body 使用刀具面修剪目标体
- 【例2995】trap user abort of batch shade 用户批量渲染时中断的捕捉
- 【例2994】translate variable 将变量名转换成对应的实际值
- 【例2993】translate selected geometry 选择并平移几何体
- 【例2992】translate selected geometry relative to wcs 基于WCS坐标系平移选定的几何体
- 【例2991】translate selected geometry point to point 将所选几何点对点平移
- 【例2990】translate gmtime 将gmtime转换为本地时间
- 【例2989】translate custom strings translate custom strings
- 【例2988】translate components 组件平移
- 【例2987】translate component 将组件的位置平移到指定的向量值
- 【例2986】transform objects in selected group from point to point 将选中的组中的对象从一点变换到另一点
- 【例2985】transform object to object 将一个对象转换到另一个对象
- 【例2984】transform imported geometry 将导入的几何体变换
- 【例2983】transform csys2csys 根据参考坐标系,将设置翻译回绝对坐标系
- 【例2982】transform csys2abs 从参考坐标系转换到绝对坐标系
- 【例2981】transform csys to csys 将坐标系from_csys转换到坐标系to_csys
- 【例2980】transform abs2wcs 将绝对坐标系转换为工作坐标系
- 【例2979】transform abs2csys 从绝对坐标系到目标坐标系的转换
- 【例2978】transform abs to wcs 转换ABS到WCS
- 【例2977】transform abs to csys 将ABS转换为CSYS的翻译
- 【例2976】toggle view name display 切换视图名称显示
- 【例2975】toggle timer 开始计时或停止计时
- 【例2974】toggle name display status toggle name display status
- 【例2973】toggle minimal window mode 切换最小窗口模式
- 【例2972】toggle load latest assem load option 切换最新装配加载选项
- 【例2971】toggle line width display 切换线宽显示
- 【例2970】toggle delay drawing view update Toggle drawing view update suppression.
- 【例2969】timestamp compare 根据特征的时间戳进行比较
- 【例2968】time an api program 测量API程序运行时间的程序
- 【例2967】time a grip program 测量GRIP程序运行时间的功能
- 【例2966】test write access to work part 检查工作零件的写入权限
- 【例2965】test use of large color numbers 测试使用大颜色编号的使用
- 【例2964】test undo stack size 测试撤销栈大小
- 【例2963】test uistyler dialog 测试UIStyler对话框
- 【例2962】test uguidialog with string 测试带字符串的UGUI对话框
- 【例2961】test uguidialog with real and integer scales 测试使用实数和整数刻度的用户界面对话框
- 【例2960】test platform for windows 测试平台适用于Windows
- 【例2959】test kf invoke user function 测试KF调用用户函数
- 【例2958】test internal execution 测试内部执行
- 【例2957】test for file existence 文件存在检测
- 【例2956】test for existence of specified part attribute 检查指定零件属性是否存在
- 【例2955】test external execution 测试外部执行
- 【例2954】test external execution in nxmanager mode 测试外部执行在NXManager模式中
- 【例2953】test curve equivalence 测试曲线等价性
- 【例2952】test conic conversions 测试圆锥曲线转换
- 【例2951】test api execution 成功执行了测试API
- 【例2950】test api execution UF_CALL(UF_is_ugmanager_active(&nxmanager_mode));
- 【例2949】tell NX to do something special when exiting NX退出时执行特殊操作
- 【例2948】sync part attributes to expression values in all assembly parts 同步所有装配部件的属性值到表达式值
- 【例2947】sweep along a guide 沿引导线扫掠
- 【例2946】swap in specified reference set 将指定参考集中的组件进行互换
- 【例2945】swap all components to specified reference set 把所有组件移动到指定的参考集
- 【例2944】swap all components to entire part 将所有组件交换到整个部件
- 【例2943】swap all components to empty reference set 把所有组件交换到空参考集
- 【例2942】swap all components reference set 交换所有组件的参考集
- 【例2941】suppress view label 隐藏视图标签
- 【例2940】suppress unattached blends 抑制未附着的混合
- 【例2939】suppress selected features by expression 按表达式抑制选定特征
- 【例2938】suppress holes in body 抑制实体中的孔
- 【例2937】suppress from feat 抑制特征
- 【例2936】suppress a feature 抑制一个特征
- 【例2935】subtract target into multiple pieces and retain tool 将目标物体切割成多个碎片并保留工具
- 【例2934】subtract solids 减去实体
- 【例2933】subtract selected solids Subtract selected solids
- 【例2932】substitute component 替换组件
- 【例2931】subdivide sheet body edge Subdivide sheet body edge
- 【例2930】subdivide selected curve 选择曲线,在指定点处将其一分为二
- 【例2929】subdivide cylindrical face 细分圆柱面
- 【例2928】subdivide curve 分割曲线
- 【例2927】strip trailing zeros 去除尾随的零
- 【例2926】strip trailing spaces 去掉尾随空格
- 【例2925】strip it strip_it函数用于去除字符串尾部的0,将浮点数n转换为字符串s,然后从字符串尾部开始逐个检查字符,如果遇到0,则将该字符替换为0,直到遇到非0字符为止,从而实现了
- 【例2924】strip extra decimal points 去掉多余的句点
- 【例2923】split bodies 使用指定面、平面或基准面将实体分割成多个部分的函数
- 【例2922】split bodies and delete selected resultant bodies 将实体分割并删除选定的结果实体
- 【例2921】split all solids with all planes method 3 将所有实体与所有平面进行分割方法3
- 【例2920】split all solids with all planes method 2 将所有实体与所有平面分割方法2
- 【例2919】split all solids with all planes method 1 对每个实体使用所有平面进行分割方法1
- 【例2918】specify vector 指定向量
- 【例2917】specify vector from grip 指定向量
- 【例2916】specify strings 指定字符串
- 【例2915】specify string 指定曲线串
- 【例2914】specify rectangle 指定矩形
- 【例2913】specify position 指定位置
- 【例2912】specify point 指定点
- 【例2911】specify plane 指定平面
- 【例2910】specify plane from grip Specify plane from grip:从GRIP指定平面
- 【例2909】specify max facet edge length for stl output file 指定STL输出文件的最大面边长度
- 【例2908】specify drawings using uguidialog class 使用UGUI对话框指定绘图
- 【例2907】specify csys 指定坐标系
- 【例2906】specify circle 指定圆
- 【例2905】specify a csys 指定一个坐标系
- 【例2904】sort tag array by object ID 根据对象ID对标签数组进行排序
- 【例2903】sort selected curves into strings 将选定的曲线排序成字符串
- 【例2902】sort selected curves into chains 将选择的曲线按链排序
- 【例2901】sort layouts by name 根据名称排序布局
- 【例2900】sort into strings 将曲线按顺序连接成字符串
- 【例2899】sort into loops 对曲线进行排序,形成闭环
- 【例2898】sort end to end sort end to end 末端对末端排序
- 【例2897】sort and check curve chain 排序并检查曲线链
- 【例2896】snip surface 剪裁曲面
- 【例2895】smooth spline by approximation 平滑曲线逼近
- 【例2894】smooth a spline 平滑一条样条曲线
- 【例2893】simulate info window header from grip 模拟抓取信息窗口标题
- 【例2892】simulate info window header from grip 从grip模拟信息窗口标题
- 【例2891】simulate info window header from grip on windows 模拟在Windows上从夹点抓取信息窗口标题
- 【例2890】simulate edit leader menu 模拟编辑引线菜单
- 【例2889】simplify selected curves 简化选择曲线
- 【例2888】show which side of selected edge the material of the selected face is on 展示所选边的所选面对应材料位于哪一侧
- 【例2887】show wave linked features geometry mapping 显示波形关联特征几何映射
- 【例2886】show tangent and normal at selected point on curve 在曲线上选定点的切线和法线展示
- 【例2885】show string list objects 显示字符串列表对象
- 【例2884】show selected features location and directions 显示选定特征的位置和方向
- 【例2883】show selected features faces ids 显示所选特征面ID
- 【例2882】show selected faces min uv point 显示选定面的最小UV点
- 【例2881】show selected curves direction 展示选定曲线的方向
- 【例2880】show points on all edges 显示所有边上的点
- 【例2879】show points on all edges of selected face 显示选定面的所有边上的点
- 【例2878】show parameter locations on selected curves 在选定的曲线上显示参数位置
- 【例2877】show objects csys 显示对象坐标系
- 【例2876】show note placement with moving box 移动方框显示便条放置位置
- 【例2875】show me each layout in the display part 展示每个布局在显示部件中
- 【例2874】show matrix csys 显示矩阵坐标系
- 【例2873】show face parm dirs 展示面的参数方向
- 【例2872】show face parameter directions 显示面参数方向
- 【例2871】show edge points 显示边线上的点
- 【例2870】show derivatives at curve points 显示曲线点的导数
- 【例2869】show curve flip direction 显示曲线翻转方向
- 【例2868】show curve ends 显示曲线端点
- 【例2867】show curve ends 展示曲线端点
- 【例2866】show curve direction 显示曲线方向
- 【例2865】show curve direction at midpoint 展示曲线中点处的方向
- 【例2864】show current view corners 显示当前视图的角点
- 【例2863】show csys of selected object 显示选定对象的坐标系
- 【例2862】show constraint data 显示约束数据
- 【例2861】show assembly bounding box 展示装配体的边界框
- 【例2860】show all wave links source and source occurrence 显示所有波形链接的源和源实例
- 【例2859】show all route bcurve maximum stock diameters 显示所有路由BCURVE的最大库存直径
- 【例2858】show all ref sets 显示所有参考集
- 【例2857】show all helix origins and directions 显示所有螺旋的起点和方向
- 【例2856】sheet to sheet blend Sheet to sheet blend
- 【例2855】sew sheets and trim solid 缝合并修剪实体
- 【例2854】sew sheets and split solid 将多个片体缝合为一个整体,并用该整体切割一个实体
- 【例2853】sew all sheets 将所有钣金件缝合在一起
- 【例2852】set work view lights 设置工作视图照明
- 【例2851】set work part 设置工作部件
- 【例2850】set work part to owning part of selected body 将选中的体的所有者部件设为当前工作部件
- 【例2849】set work part quietly by occ 设置工作部件,通过实例实现静默
- 【例2848】set work part quietly by occ 根据实例静默设置工作部件
- 【例2847】set work part by occ 根据实体occurrence设置工作部件
- 【例2846】set wcs2abs 将工作坐标系设置为绝对坐标系
- 【例2845】set wcs 设置工作坐标系
- 【例2844】set wcs while in context 在上下文中设置WCS
- 【例2843】set wcs to view 设置坐标系到视图
- 【例2842】set wcs to sketch 设置草图坐标系
- 【例2841】set wcs to existing csys 将WCS设置为现有坐标系
- 【例2840】set wcs to current view 将当前视图设置为WCS
- 【例2839】set wcs to current view 将WCS设置为当前视图
- 【例2838】set wcs to current view lower left corner 将当前视图左下角设置为WCS原点
- 【例2837】set wcs to absolute 设置工作坐标系为绝对坐标系
- 【例2836】set wcs to absolute 绝对设置wcs
- 【例2835】set wcs origin 设置WCS原点
- 【例2834】set wcs by x axis y axis 设置WCS通过X轴和Y轴
- 【例2833】set wcs by x axis y axis 设置 WCS 通过 X 轴和 Y 轴
- 【例2832】set wcs by selected object 将WCS设置为选定对象
- 【例2831】set wcs by selected conic 设置工作坐标系(Work Coordinate System, WCS)通过选择圆锥体(Conic)
- 【例2830】set wcs by selected component 根据选择的组件设置WCS
- 【例2829】set wcs by planar face 根据平面面设置wcs
- 【例2828】set wcs by origin x point y point 设置工作坐标系(WCS)通过原点、X轴点和Y轴点
- 【例2827】set wcs by origin x point y point 设置坐标系通过原点、X点和Y点
- 【例2826】set wcs by object 根据对象设置工作坐标系
- 【例2825】set wcs by object 根据对象设置WCS
- 【例2824】set wcs by face 设置坐标系为选定面的功能
- 【例2823】set wcs by face u and normal at point 设置通过面U和点法线设置WCS
- 【例2822】set wcs by face point 设置通过面点设置WCS
- 【例2821】set wcs by face minuv 根据面的最小UV值设置WCS
- 【例2820】set wcs by face miduv 根据面中点设置WCS
- 【例2819】set wcs by conic object 根据圆锥曲线对象设置WCS
- 【例2818】set stubs2zero set_stubs2zero
- 【例2817】set selected dimension to auto arrow placement 将选定的尺寸设置为自动箭头定位
- 【例2816】set wcs at selected face point using U and normal 在选定面点使用U和法向量设置WCS
- 【例2815】set wcs and orient view to existing csys 设置WCS并使视图对齐到现有坐标系
- 【例2814】set view visualization 设置视图可视化
- 【例2813】set view matrix by vector 设置视图矩阵
- 【例2812】set view layer visibility mask for work view 设置工作视图的视图图层可见性掩码
- 【例2811】set view layer visibility mask for work view pre v19 设置V19之前的工作视图层可见性掩码
- 【例2810】set view border display off and on 设置视图边框显示开关
- 【例2809】set update fail option 设置更新失败选项
- 【例2808】set undo mark 设置撤销标记
- 【例2807】set uistyler string value 设置UIStyler字符串值
- 【例2806】set uistyler string based on name display status 根据名称显示状态设置UIStyler字符串
- 【例2805】set uistyler real scale 设置样式器的实际比例尺
- 【例2804】set uistyler label string 设置UIStyler标签字符串
- 【例2803】set uistyler integer scale value 设置UIStyler整数值
- 【例2802】set uistyler dialogs default action 设置用户界面样式对话框默认操作
- 【例2801】set uistyler dialog width using pixels 设置对话框宽度为像素值
- 【例2800】set uistyler dialog width using characters 设置对话框宽度使用字符
- 【例2799】set uistyler dialog title 将UF_STYLER_set_value函数用于设置对话框标题
- 【例2798】set ufun dialog filter 设置UFUN对话框过滤器
- 【例2797】set text angle and font 设置文本角度和字体
- 【例2796】set tabular note text size 设置表格注释文本大小
- 【例2795】set tabular note borders invisible 将表格注释的边框设置为不可见
- 【例2794】set selected notes matrix to current view 将选定注释的矩阵设置为当前视图
- 【例2793】set selected features face color 设置选定特征的面颜色
- 【例2792】set search dirs 设置搜索目录
- 【例2791】set search directories from text file 设置搜索目录从文本文件
- 【例2790】set save options to save pattern and shaded data 设置保存选项以保存图案和阴影数据
- 【例2789】set radio box initial value 设置单选框初始值
- 【例2788】set program name 设置程序名称
- 【例2787】set plot tolerance 设置绘图公差
- 【例2786】set parts list fit rules 设置零件列表的配合规则
- 【例2785】set partial shading on for selected body 为选中的体设置部分阴影
- 【例2784】set part name and description in nxmanager 在NX Manager中设置部件名称和描述
- 【例2783】set part dialog directory 设置零件对话框目录
- 【例2782】set objects blank status 设置对象空白状态
- 【例2781】set object translucency 设置对象透明度
- 【例2780】set multi line text values 设置多行文本值
- 【例2779】set monochrome selection color 设置单色选择颜色
- 【例2778】set member view highlight 设置成员视图高亮
- 【例2777】set member view anchor point 设置绘图成员视图的锚点
- 【例2776】set mask from outside sel function 设置外部选择功能的面具
- 【例2775】set many layers status 设置多个图层状态
- 【例2774】set manual weight of workpart 设置工作部件的手动重量
- 【例2773】set lettering preferences 设置文本标注首选项
- 【例2772】set layer 设置图层
- 【例2771】set layer object array 设置层对象数组
- 【例2770】set highlight udo 设置高亮显示UDO
- 【例2769】set highlight string list 设置高亮字符串列表
- 【例2768】set highlight object list 设置高亮对象列表
- 【例2767】set highlight object array 设置高亮对象数组
- 【例2766】set highlight group 设置高亮组
- 【例2765】set hidden lines to invisible in drawing views 将图纸视图中的隐藏线设置为不可见
- 【例2764】set hidden edge color 设置隐藏边缘颜色
- 【例2763】set fit methods to auto size column only 设置拟合方法为仅自动调整列宽
- 【例2762】set feature layer 设置特征层
- 【例2761】set feature face color 设置特征面颜色
- 【例2760】set expression tag value 设置表达式标签值
- 【例2759】set edge density of selected cae faces edges 设置所选CAE面边的边密度
- 【例2758】set dwg view center 设置图纸视图中心
- 【例2757】set drf object align site 设置DRF对象对齐位置
- 【例2756】set drf lettering preference 设置图纸标注偏好
- 【例2755】set drf align site 设置DRF对齐位置
- 【例2754】set drafting aid text character font preference 设置绘图辅助文字字符字体偏好
- 【例2753】set distance tolerance 设置距离容差
- 【例2752】set displayed part to read only 设置当前显示的部件为只读
- 【例2751】set displayed part from non-master to master 从非主模型切换到主模型
- 【例2750】set display of wcs 设置WCS显示
- 【例2749】set dimension origin 设置尺寸原点
- 【例2748】set description area 设置描述区域
- 【例2747】set current modeling view to wireframe display 将当前建模视图设置为线框显示
- 【例2746】set current modeling view to fully shaded display 设置当前建模视图为全阴影显示
- 【例2745】set crosshatch type 设置十字线类型
- 【例2744】set crosshatch fill preferences 设置栅格填充偏好
- 【例2743】set creation color of solid type 设置实体类型的创建颜色
- 【例2742】set color of all solid bodies in displayed part to red 将显示部件中所有实体的颜色设置为红色
- 【例2741】set clipping planes 设置裁剪平面
- 【例2740】set chaining tolerance 设置链式公差
- 【例2739】set centerline angle 将中心线角度设置为用户输入的角度
- 【例2738】set button layout sensitivity 设置按钮布局灵敏度
- 【例2737】set body density 设置实体密度
- 【例2736】set bilateral dimension tolerance 设置双边尺寸公差
- 【例2735】set background to color number 将背景色设置为颜色编号
- 【例2734】set background color 设置背景颜色
- 【例2733】set background color white 将背景色设置为白色
- 【例2732】set background color white all other color numbers black 将背景色设置为白色,其他所有颜色编号设置为黑色
- 【例2731】set assembly layers like selected component 设置装配图层的显示状态,使其与所选组件相同
- 【例2730】set assembly layers like component 设置装配层与组件相同
- 【例2729】set all view rendering to static wireframe 设置所有视图渲染为静态线框模式
- 【例2728】set all taper angle expressions to zero 将所有锥度角表达式设为零
- 【例2727】set all smart points visible 将所有智能点设置为可见
- 【例2726】set all section views background off 设置所有剖面视图背景为关闭
- 【例2725】set all patterns parameters 设置所有图案参数
- 【例2724】set all notes thick 设置所有注释加粗
- 【例2723】set all notes font 设置所有注释字体
- 【例2722】set all notes align position 将所有注释对齐位置设置为左下角
- 【例2721】set all new sketch char sizes 设置所有新草图字符大小
- 【例2720】set all layers active 设置所有图层为激活状态
- 【例2719】set all face grid counts 设置所有面的网格数量
- 【例2718】set all dwg view layers 设置所有图形视图图层
- 【例2717】set all draft angles to zero 将所有拔模角度设为零
- 【例2716】set a listener on all solids using UDOs 设置UDOs监听所有实体
- 【例2715】select xhatch 选择图案
- 【例2714】select work view 选择工作视图
- 【例2713】select things 选择物体
- 【例2712】select splines 选择样条线
- 【例2711】select specified type with single dialog 选择特定类型的单对话框
- 【例2710】select solids 选择实体
- 【例2709】select sketches 选择草图
- 【例2708】select sketch dimensions 选择草图尺寸
- 【例2707】select sketch curves 选择草图曲线
- 【例2706】select single curve 选择单条曲线
- 【例2705】select sheets 选择薄片
- 【例2704】select sheets vs solids 选择板对实体
- 【例2703】select section or detail view 选择剖面或细节视图
- 【例2702】select screen position using uistyler 选择屏幕位置
- 【例2701】select route bcurves 选择路径B曲线
- 【例2700】select round planar faces 选择圆形平面面
- 【例2699】select round planar face 选择圆形平面面
- 【例2698】select reference object 选择参考对象
- 【例2697】select rcps 选择路由控制点
- 【例2696】select points 选择点
- 【例2695】select point on face 在面上选择点
- 【例2694】select point on face in work part 在零件上选择面上的点
- 【例2693】select point on edge 在边缘上选择点
- 【例2692】select point on curve 在曲线上选择点
- 【例2691】select point on body 选择体上的点
- 【例2690】select point near anything 选择任何物体的附近点
- 【例2689】select point collection 选择点集
- 【例2688】select planes 选择平面
- 【例2687】select planar object 选择平面物体
- 【例2686】select planar face 选择平面
- 【例2685】select planar face or datum 选择平面面或基准面
- 【例2684】select placement face 选择放置面
- 【例2683】select parameters 选择参数
- 【例2682】select only one object with deselect and ok 选择一个对象,取消其他选择,然后确定
- 【例2681】select objects 选择对象
- 【例2680】select multiple sheets vs solids 选择多个薄片与实体
- 【例2679】select mate face 选择配对面
- 【例2678】select lines 选择线
- 【例2677】select linear edge or dplane 选择线性边或基准面
- 【例2676】select linear edge or datum axis 选择直线边或基准轴
- 【例2675】select groups 选择组
- 【例2674】select features 选择特征
- 【例2673】select faces 选择面
- 【例2672】select faces and immediate neighbors 选择面及直接相邻面
- 【例2671】select faces and edges with uistyler 使用UIStyler选择面和边
- 【例2670】select face plane datums 选择面平面基准面
- 【例2669】select face of edge 选择边对应的曲面
- 【例2668】select face in list 在列表中选择面
- 【例2667】select face from specific body 选择指定实体的面
- 【例2666】select face from body 选择体中的面
- 【例2665】select edges 选择边线
- 【例2664】select edge of face 选择面的边
- 【例2663】select drf objects 选择DRF对象
- 【例2662】select drf line 选择DRF线
- 【例2661】select drf curve 选择绘图曲线
- 【例2660】select drf curve pos 选择图形曲线位置
- 【例2659】select drf curve in view 在视图中选择DRF曲线
- 【例2658】select drf curve endpoint 选择DRF曲线端点
- 【例2657】select drf curve end 选择曲线端点
- 【例2656】select drf arc 选择DRF弧
- 【例2655】select drawings using uistyler 选择图纸使用UIStyler
- 【例2654】select drawing member view 选择绘图成员视图
- 【例2653】select drawing member view 选择图纸成员视图
- 【例2652】select drawing member view using uistyler 使用UIStyler选择绘图成员视图的示例代码
- 【例2651】select draft assorted parts 选择草图的多种零件
- 【例2650】select dimensions 选择尺寸
- 【例2649】select dimensions in member views 在成员视图中选择尺寸
- 【例2648】select dimensions if they are not members of a tolerance feature inst 选择尺寸,如果它们不是公差特征实例的成员
- 【例2647】select datum planes 选择基准平面
- 【例2646】select curves 选择曲线
- 【例2645】select a spline 选择一条样条
- 【例2644】select curves or edges 选择曲线或边缘
- 【例2643】select curves and put tags in uf list 选择曲线并将标签放入UF列表
- 【例2642】select coordinate systems 选择坐标系
- 【例2641】select components 选择组件
- 【例2640】select component using uistyler selection 使用UIStyler选择组件
- 【例2639】select CAE nodes 选择CAE节点
- 【例2638】select cae elements 选择CAE元素
- 【例2637】select cae bodies 选择CAE实体
- 【例2636】select body face dplanes 选择实体面和基准面
- 【例2635】select bodies 选择实体
- 【例2634】select anything 选择任意物体
- 【例2633】select anything but a point 选择除点以外的任何东西
- 【例2632】select anything but a curve 选择任何非曲线
- 【例2631】select any object 选择任何对象
- 【例2630】select any feature 选择任何特征
- 【例2629】select annotations 选择注释
- 【例2628】select and reposition component 选择并重新定位组件
- 【例2627】select and deselect faces 选择和取消选择面
- 【例2626】select and deselect bodies 选择和取消选择实体
- 【例2625】select an ordinate dimension 选择一个坐标尺寸
- 【例2624】select an object 选择一个对象
- 【例2623】select an object and location 选择一个对象和位置
- 【例2622】select an id symbol 选择一个ID符号
- 【例2621】select an ellipse 选择一个椭圆
- 【例2620】select an edge 选择边
- 【例2619】select an edge endpoint 选择一个边缘端点
- 【例2618】select an arc 选择一个弧
- 【例2617】select all multi select list in uistyler 选择UIstyler中的所有多选列表项目
- 【例2616】select a view 选择视图的功能,包括两种形式:一种返回视图的tag,另一种返回视图的名称
- 【例2615】select a view by mask 通过掩码选择视图
- 【例2614】select a udo 选择一个用户定义对象
- 【例2613】select a tolerance feature 选择公差特征
- 【例2612】select a tolerance feature inst 选择一个公差特征实例
- 【例2611】select a tabular note 选择一个表格注释
- 【例2611】select a spline 选择一条样条
- 【例2610】select a spline curve 选择一条样条曲线
- 【例2609】select a solid 选择一个实体
- 【例2608】select a solid or face 选择一个实体或面
- 【例2607】select a solid face or edge 选择一个固体面或边
- 【例2606】select a sketch 选择一个草图
- 【例2605】select a sketch curve 选择草图曲线
- 【例2604】select a silhouette or section edge 选择一个轮廓或截面边
- 【例2603】select a sheet 选择一张表
- 【例2602】select a sheet edge 选择一个板边
- 【例2601】select a section edge 选择截面边
- 【例2600】select a routing segment 选择一个布线段
- 【例2599】select a routing port 选择一个布线端口
- 【例2598】select a route component 选择一个路径组件
- 【例2597】select a route bcurve 选择一个路径B曲线
- 【例2596】select a product definition instance 选择一个产品定义实例
- 【例2595】select a printer profile 选择打印机配置文件
- 【例2594】select a polygon edge 选择一个多边形边
- 【例2593】select a point 选择一个点
- 【例2592】select a point on a body 在实体上选择一个点
- 【例2591】select a plane 选择一个平面
- 【例2590】select a parts list 选择一个零件列表
- 【例2589】select a note 选择一个注释
- 【例2588】select a non point 选择非点实体
- 【例2587】select a non curve 选择一个非曲线对象
- 【例2586】select a mesh 选择一个网格
- 【例2585】select a member view 选择一个成员视图
- 【例2584】select a linear object 选择线性对象
- 【例2583】select a linear edge 选择一条线性边
- 【例2582】select a linear centerline 选择线性中心线
- 【例2581】select a line 选择一条线
- 【例2580】select a line endpoint 选择一个线条端点
- 【例2579】select a limited number of objects 选择有限数量的对象
- 【例2578】select a label 选择标签
- 【例2577】select a label on parent 选择父级上的标签
- 【例2576】select a hyperbola 选择一个双曲线
- 【例2575】select a harness 选择一个线束
- 【例2574】select a group 选择一个组
- 【例2573】select a gdt 选择一个几何数据类型
- 【例2572】select a feature 选择一个特征
- 【例2571】select a faceted body 选择一个曲面体
- 【例2570】select a face 选择一个面
- 【例2569】select a face plane datum 选择一个面平面基准
- 【例2568】select a drawing 选择一张图纸
- 【例2567】select a drawing using an option menu 选择使用下拉菜单选择一个绘图
- 【例2566】select a draft aid 选择一个辅助图形
- 【例2565】select a dimension 选择一个尺寸
- 【例2564】select a dimension in view 在视图中选择一个尺寸
- 【例2563】select a dim or draft 选择一个尺寸或草图
- 【例2562】select a dim or draft in view 选择视图中的尺寸或草图
- 【例2561】select a datum 选择一个基准
- 【例2560】save as entire assembly 保存整个装配为
- 【例2559】rotate wcs about zc 旋转WCS绕ZC轴
- 【例2558】select a datum axis 选择一个基准轴
- 【例2557】select a cylindrical face 选择一个圆柱面
- 【例2556】select a curve 选择曲线
- 【例2555】select a curve or edge 选择一个曲线或边缘
- 【例2554】select a curve endpoint 选择曲线端点
- 【例2553】select a curve end 选择曲线端点
- 【例2552】select a curve end parm 选择一个曲线端参数
- 【例2551】select a csys 选择坐标系
- 【例2550】select a conic 选择一个圆锥
- 【例2549】select a component 选择一个组件
- 【例2548】select a circular edge 选择一个圆形边
- 【例2547】select a cae face 选择一个CAE面
- 【例2546】select a bsurf 选择一个边界曲面
- 【例2545】select a body 选择一个实体
- 【例2544】select a body in view 在视图中选择一个体
- 【例2543】section using planes perpendicular to curve 创建与曲线垂直的平面剖面
- 【例2542】section solids at points 在点上生成实体截面
- 【例2541】section solid with planes 带有平面的实体
- 【例2540】section solid with planes and datum planes get arclengths 在实体和基准平面上获取弧长的部分
- 【例2539】section solid with plane 对实体进行截面分析,选择一个平面作为截面
- 【例2538】section selected solids with selected planes 选取的实体与选定的平面进行剖切
- 【例2537】section selected face with selected planes 选择面与选择平面进行切割
- 【例2536】section face with multiple faces 对多面进行裁剪
- 【例2535】section curve with plane 截平面与曲线的交线
- 【例2534】search search directories 搜索搜索目录
- 【例2533】scale selected geometry 放大选定的几何体
- 【例2532】scale selected finish symbols 选择结束符号进行缩放
- 【例2531】scale selected assorted parts drafting entities 缩放选定杂项绘图实体
- 【例2530】say when parts are modified 当部件被修改时,会报告“部件已被修改”
- 【例2529】save wcs into selected components 将 WCS 保存到选定的组件中
- 【例2528】save part as and export jt file 保存部件并导出JT文件
- 【例2527】save master as specification 保存主文件为规范
- 【例2526】save current view 保存当前视图
- 【例2525】save current part as new nxmanager master 将当前部件另存为新NX Manager主部件
- 【例2524】save as 将文件另存为
- 【例2523】save all 保存所有零件
- 【例2522】save all parts 保存所有零件
- 【例2521】save all parts and export jt files 保存所有零件并导出JT文件
- 【例2520】save all open parts to temp directory 将所有打开的部件保存到临时目录
- 【例2519】run windows dialog 在UF框架下运行Windows对话框的示例代码
- 【例2518】run two dialogs 运行两个对话框
- 【例2517】run internal application against all parts in directory in external mode 运行内部应用程序以对外部目录中的所有零件
- 【例2516】run dialog 运行对话框
- 【例2515】run a timer 运行计时器
- 【例2514】rpo sketch RPO草图
- 【例2513】rpo hole to center of cyl 将孔对准到圆柱中心
- 【例2512】round to n decimal places 四舍五入到n个小数位
- 【例2511】rotate wcs about zc 旋转WCS绕ZC轴
- 【例2510】report tag type and subtype 报告标签类型和子类型
- 【例2509】report tag of specified named group 报告指定名称组的标签
- 【例2508】report tag of specified feature 指定特征的标签报告
- 【例2507】report tag of specified category name 报告指定类别名称的标签
- 【例2506】report tag info 报告标签信息
- 【例2505】report tag id and name of all wave linked features in assembly 报告组件中所有波浪链接特征的标签ID和名称
- 【例2504】report tag array 报告标签数组
- 【例2503】report tabular note tags 报告表格注释标签
- 【例2502】report tabular note parameters 报告表格注释参数
- 【例2501】report tabular note eval data 报告表格注释评估数据
- 【例2500】report tabular note defaults 获取表格注释默认值
- 【例2499】report tabular note cell preferences 报告表格注释单元格首选项
- 【例2498】report system info 报告系统信息
- 【例2497】report system color 报告系统颜色
- 【例2496】report symb thread data 报告螺纹符号数据
- 【例2495】report sweep data 报告扫描数据
- 【例2494】report sweep curves 报告扫描曲线
- 【例2493】report string list info 报告字符串列表信息
- 【例2492】report stl errors 报告STL错误
- 【例2491】report srfanl params 报告曲面分析参数
- 【例2490】report srfanl params structure data 打印出 srfanl 参数结构中的所有成员变量值
- 【例2489】report spot welds 报告点焊
- 【例2488】report split faces 报告拆分面
- 【例2487】report split faces 报告分割面
- 【例2486】report spline thru pts 报告通过点的样条
- 【例2485】report spline thru pts 报告样条曲线穿过点
- 【例2484】report spline thru points 报告样条曲线通过点
- 【例2483】report spline data 报告样条数据
- 【例2482】report sphere diameter using ask sphere parms 报告使用询问球参数功能的球直径
- 【例2481】report source part of selected linked feature 报告所选链接特征源部件
- 【例2480】report smd flat pattern preferences 报告SMD平板图案偏好
- 【例2479】report selected objects layer 报告所选对象的图层
- 【例2478】report selected objects info 报告选择对象信息
- 【例2477】report selected objects flattened periphery brep topology trees geometry 报告所选对象的展开外缘BREP拓扑树几何
- 【例2476】report selected objects creation and last modified dates 报告选定对象的创建和最后修改日期
- 【例2475】report selected objects color name 报告选定对象的颜色名称
- 【例2474】report selected objects brep topology trees geometry 报告选定物体的BREP拓扑树几何信息
- 【例2473】report selected objects associativity data 报告选定对象的关联数据
- 【例2472】rotate point coordinates about selected line 关于选择线的点坐标旋转
- 【例2471】rotate geometry about XC axis 关于XC轴旋转几何体
- 【例2470】rotate copy selected csys about one of its own axes 旋转复制选定的坐标系,围绕其自身的一个轴
- 【例2469】rotate copy selected csys about a specified axis 选择一个坐标系,围绕指定轴旋转并复制
- 【例2468】rotate components 实现组件的旋转
- 【例2467】rollback for edit 撤销编辑
- 【例2466】roll back and delete undo mark 回滚并删除撤销标记
- 【例2465】revolve selected sketch 旋转选择草图
- 【例2464】reverse selected datum axis direction 反转选定的基准轴方向
- 【例2463】reverse normals on sheets 反转片体法线
- 【例2462】reverse arc normal 反转圆弧的法线
- 【例2461】reverse arc direction 反转弧线方向
- 【例2460】reuse generic uistyler dialog 重新使用通用UIStyler对话框
- 【例2459】return object intersections to kf 将对象交集返回给知识融合
- 【例2458】return list of selected locations to kf 返回选择的地点列表给KF
- 【例2457】return arc radius to kf 返回弧半径给知识融合
- 【例2456】return all of type to grip 返回所有类型到Grip
- 【例2455】retrieve pattern 检索图案
- 【例2454】retrieve drawing state 检索绘图状态
- 【例2453】restore load options 恢复加载选项
- 【例2452】restore load options from specified file 恢复指定文件中的加载选项
- 【例2451】reset cgm parameters to default values 重置CGM参数为默认值
- 【例2450】reposition selected objects 重新定位选定的对象
- 【例2449】reposition selected component 移动选定组件
- 【例2448】reposition selected body using move feature 选择一个实体,将其特征移动到指定坐标系
- 【例2447】reposition component to selected csys 重新定位组件到所选坐标系
- 【例2446】reposition body 重新定位实体
- 【例2445】reposition an object 重新定位一个对象
- 【例2444】report work view lights 查询工作视图灯光设置
- 【例2443】report work part name The work part name is currently unavailable.
- 【例2442】report whether visible parts list section exists 报告是否可见零件清单部分存在
- 【例2441】report whether specified directory is readable 报告指定目录是否可读
- 【例2440】report whether selected faces are equivalent and or identical 报告选定的面是否等价和或相同
- 【例2439】report whether nxmanager is active or not 报告NXManager是否激活
- 【例2438】report where work part is used 报告中工作部件的使用
- 【例2437】report where used 报告使用情况
- 【例2436】report where used in session 在会话中报告被使用
- 【例2435】report weight units 报告权重单位
- 【例2434】report weight state 报告权重状态
- 【例2433】report weight properties 报告重量属性
- 【例2432】report weight of current assembly 报告当前装配的重量
- 【例2431】report weight exceptions 报告权重异常
- 【例2430】report weight exception reason 报告权重异常原因
- 【例2429】report wcs values of component with suppressed display 报告隐藏显示组件的WCS值
- 【例2428】report wcs info 报告wcs信息
- 【例2427】report wave linked mirror data 报告波形链接镜像数据
- 【例2426】report wave delay status 报告波延迟状态
- 【例2425】report view matrix 报告视图矩阵
- 【例2424】report view label parameters 报告视图标签参数
- 【例2423】report view dependent objects 报告视图依赖对象
- 【例2422】report view dependent objects in drawing and member views 在图纸和成员视图中报告视图相关对象
- 【例2421】report view dependent data of selected object 报告选定对象的视图相关数据
- 【例2420】report view dependent data of object of tag 对象标签的报告视图依赖数据
- 【例2419】report view clipping planes 报告视图裁剪平面
- 【例2418】report user defined symbol font info 报告用户定义符号字体信息
- 【例2417】report user defined symbol data 报告用户自定义符号数据
- 【例2416】report user defined symbol data 报告用户定义符号数据
- 【例2415】report update fail option 报告更新失败选项
- 【例2414】report unloaded components 报告未加载的组件
- 【例2413】report unitized vector from two points 报告两点之间的单位化向量
- 【例2412】report uistyler text entry 报告UIStyler文本输入
- 【例2411】report uistyler selection box items 报告样式选择框项目
- 【例2410】report uistyler option menu selection 报告选项菜单选择
- 【例2409】report ui response 报告UI响应
- 【例2408】report ugmgr part tag extern report ugmgr part tag extern
- 【例2407】report ug version of current part 当前零件的UG版本报告
- 【例2406】report udo string data 报告UDO字符串数据
- 【例2405】report udo links to object plaintext报告对象到 UDO 的链接
- 【例2404】report udo link info 报告 UDO 链接信息
- 【例2403】report udo link data 报告中文名为“报告用户定义对象链接数据”
- 【例2402】report udo data plaintext报告用户定义对象数据
- 【例2401】report udfs in part 报告部件中的UDF特征
- 【例2400】report udfs def data 报告UDF定义数据
- 【例2399】report udfs def data report_udfs_def_data函数报告UDF定义数据
- 【例2398】report true angle between selected curves 报告所选曲线之间的真实角度
- 【例2397】report trex feature data 输出TREX特征数据报告
- 【例2396】report trex feature data 报告TREX特征数据
- 【例2395】report top level assemblies 报告顶层装配体
- 【例2394】report tomorrows date 明日日期报告
- 【例2393】report thru curves 报告曲线信息
- 【例2392】report the current date and time 当前日期和时间报告
- 【例2391】report text substrings 获取文本子字符串报告
- 【例2390】report text string of gdt symbol 报告GD&T符号的文本字符串
- 【例2389】report text orientation 报告文本方向
- 【例2388】report text info of selected dimension 查询所选尺寸的文本信息
- 【例2387】report template part of family member 报告家族成员的模板部件
- 【例2377】report smart object relatives 报告智能对象关系
- 【例2376】report sketch layer 报告草图图层
- 【例2375】report sketch constraint type 报告草图约束类型
- 【例2374】report size tolerance parameters 报告尺寸公差参数
- 【例2373】report simple object info 报告简单对象信息
- 【例2372】report sheet metal design general preferences 报告金属板设计通用首选项
- 【例2371】report selection box selection 报告选择框选择
- 【例2370】report selected views type and subtype 报告选定视图的类型和子类型
- 【例2369】report selected trim extend features data 报告选定修剪扩展特征数据
- 【例2368】report selected tabular note parameters and eval data 查询选定的表格注释参数和评估数据
- 【例2367】report selected tabnote cells 报告所选表格注释的单元格
- 【例2366】report selected solids pre-existing weight properties 报告选定的实体固有的重量属性
- 【例2365】report selected solid objects features 报告所选实体的特征
- 【例2364】report selected snap point 报告选择的捕捉点
- 【例2363】report selected section surface feature data 报告选定的截面曲面特征数据
- 【例2362】report selected rpos 选择报告RPO
- 【例2361】report selected route components port positions 报告选定路径组件端口位置
- 【例2360】report selected point location in abs and wcs 报告选定点的ABS和WCS位置
- 【例2359】report selected point coordinates 报告选定点坐标
- 【例2358】report selected objects ug version 报告选定的对象UG版本
- 【例2357】report selected objects relatives 报告所选对象的关系
- 【例2356】report selected objects parents and children 报告选定对象的父项和子项
- 【例2355】report selected objects owning parts attributes 报告所选对象所属部件的属性
- 【例2354】report selected objects associativity data 报告选定对象的关联数据
- 【例2353】report selected object info 报告选定的对象信息
- 【例2352】report selected object array info 报告选定对象数组信息
- 【例2351】report selected note polyline data 报告选定注释多段线数据
- 【例2350】report selected note origin 报告所选注释的起源
- 【例2349】report selected linked exterior feature data 报告选定的关联外部特征数据
- 【例2348】report selected line data 报告选线数据
- 【例2347】report selected line arc feature data 报告所选线弧特征数据
- 【例2346】report selected item of radio box 报告单选按钮选择的项
- 【例2345】report selected item of button layout 报告按钮布局中的选定项
- 【例2344】report selected groups info 报告选中的组信息
- 【例2343】report selected group info 报告选定的组信息
- 【例2342】report selected gdt index numbers 报告选定的GDT索引号
- 【例2341】report selected features type 报告所选特征类型
- 【例2340】report selected features references 报告所选特征引用
- 【例2339】report selected features objects 报告已选择特征的对象
- 【例2338】report selected features link faces 报告所选特征连接面
- 【例2337】report selected features expressions 报告所选特征表达式
- 【例2336】report selected features dates 报告所选特征的日期
- 【例2335】report selected features constraints 报告选定特征约束
- 【例2334】report selected feat ug version 选择特征报告UG版本
- 【例2333】report selected faces flattened periphery topology tree geometry 报告所选面的平坦周边拓扑树几何
- 【例2332】report selected faces features 选择一个面并报告其特征
- 【例2331】report selected face type 报告选定面类型
- 【例2330】report selected face loops 查询所选面循环
- 【例2329】report selected face data 报告选定面数据
- 【例2328】report selected face 2d trimming 报告选择的面的2D修整
- 【例2327】report selected enlarge feature parameters 报告选定的放大特征参数
- 【例2326】report selected edge type 报告选定边类型
- 【例2325】report selected edge sense with respect to selected face 报告选择的边相对于选择的面方向
- 【例2324】report selected drf object origin 报告选定的DRF对象原点
- 【例2323】report selected drawing as note 报告所选图纸作为注释
- 【例2322】report selected datum axis parameters 报告选定的基准轴参数
- 【例2321】report selected cylindrical face endpoint and vector 报告选中的圆柱面端点和向量
- 【例2320】report selected curves parent feature 报告选定曲线的父特征
- 【例2319】report selected curves ends 获取选中曲线的端点
- 【例2318】report selected curves child feature 报告所选曲线的子特征
- 【例2317】report selected curves centroid 报告选中曲线的质心
- 【例2316】report selected component part names 报告选定组件的零件名称
- 【例2315】report selected component names 报告选中的组件名称
- 【例2314】report selected component data 选择组件数据报告
- 【例2313】report selected bsurface data 报告选定的 B曲面 数据
- 【例2312】report selected arcs WCS normal vector 报告选定圆弧的WCS法线向量
- 【例2311】report selected arc or circular edge info 报告选择的弧或圆边信息
- 【例2310】report select dimensions drawing and view info 报告选择尺寸图纸和视图信息
- 【例2309】report sectioned components in all section views 列出所有剖视图中的组件
- 【例2308】report section surface data plaintext报告截面曲面数据
- 【例2307】report section data 报告截面数据
- 【例2306】report sc input data plaintext报告曲面连续性输入数据
- 【例2305】report save weight option 在保存时报告保存权重的选项
- 【例2304】report save as info 报告保存为信息
- 【例2303】report parent csys of wcs 查找工作坐标系的父坐标系
- 【例2302】report parameters of selected instances set 报告选定点集的参数
- 【例2301】report owning reference sets of selected object 报告选定对象的所属引用集
- 【例2300】report ruled surface nx3 报告规则曲面NX3
- 【例2299】report routing xyz data for all segments with stock 报告中所有带有库存的段的XYZ路由数据
- 【例2298】report routing mil98c data for all segments with stock 查询所有带有库存的线路段的MIL98C路由报告数据
- 【例2297】report rough and exact abs bounding box of selected object 报告选定对象的粗糙和精确的ABS边界框
- 【例2296】report revolve 报告旋转
- 【例2295】report refset info 报告参考集信息
- 【例2294】report reference sets 报告参考集
- 【例2293】report reference sets used for component members of reference sets 报告用于参考集组件成员的参考集
- 【例2292】report reference sets containing selected object 报告包含选定对象的引用集
- 【例2291】report reference set 报告引用集
- 【例2290】report reblend face data 该程序用于报告重熔面数据,包括名称、类型、系统名称、半径、链信息等
- 【例2289】report read-only status of loaded or partially loaded parts 报告加载或部分加载部件的只读状态
- 【例2288】report program name 报告当前程序的名称
- 【例2287】report previous feature 遍历选择特征并报告每个特征前一个特征的功能
- 【例2286】report ports of selected route bcurve 询问选中路线BCurve的端口
- 【例2285】report point location 报告点的位置
- 【例2284】report point containment 报告点包容
- 【例2283】report point base method 报告基础点方法
- 【例2282】report perimeter and area of selected sheet body 报告所选钣金件的周长和面积
- 【例2281】report perimeter and area of selected faces 报告选定面的周长和面积
- 【例2280】report patterns on drawings 报告图纸上的图案
- 【例2279】report parts list member objects 报告零件列表成员对象
- 【例2278】report parts features relatives 报告部件特征关系
- 【例2277】report parts features expressions 报告零件特征表达式
- 【例2276】report parts angular expressions 报告部件的角表达式
- 【例2275】report part shortname 报告部件简称
- 【例2274】report part rev files 报告部件版本文件
- 【例2273】report part name 报告部件名称
- 【例2272】report part history 报告零件历史
- 【例2271】report part history of all parts listed in text files 报告文本文件中列出的所有零件的历史
- 【例2270】report part family members templates save folder 报告部件族成员模板保存文件夹
- 【例2269】report part expressions 报告零件表达式
- 【例2268】report part attrs in assy from work part down 从工作零件向下递归查询装配中的零件属性
- 【例2267】report part attributes 报告零件属性
- 【例2266】report part attributes 报告部件的属性
- 【例2265】report part attributes without opening part 列出部件属性但不打开部件
- 【例2264】report part attributes without opening part external 报告部件属性,无需打开部件外部的报告
- 【例2263】report parents of drafting curve 报告草绘曲线的父对象
- 【例2262】report owning reference sets of selected object 报告选定对象的所属引用集
- 【例2261】report owning groups 报告拥有组
- 【例2260】report out of date wave parts 报告过时的Wave组件
- 【例2259】report origins and index numbers of gdt instances 报告GDT实例的原始坐标和索引号码
- 【例2258】report origin of parts list sections 报告零件列表部分的原点
- 【例2257】report offsets between selected coordinate systems 报告选定的坐标系之间的偏移量
- 【例2256】report offset curve in face feature data 报告面特征偏移曲线数据
- 【例2255】report ocf data 报告OCF数据
- 【例2254】report ocf data and create new ocf feature 报告OCF数据并创建新的OCF特征
- 【例2253】report occs at wave linked faces 在链接面上报告位置
- 【例2252】report objects which were preselected before running program 在运行程序之前预选的对象报告
- 【例2251】report objects on selectable layers 报告可选图层上的对象
- 【例2250】report objects in view 报告视图中的对象
- 【例2249】report objects cre mod dates 获取对象的创建和修改日期
- 【例2248】report objects associativity data 报告对象关联性数据
- 【例2247】report object view modifications 报告对象视图修改
- 【例2246】report object type and subtype 报告对象类型和子类型
- 【例2245】report object status 报告对象状态
- 【例2244】report object preferences 获取对象参数设置
- 【例2243】report object preferences 报告对象首选项
- 【例2242】report object part shortname 报告对象所属短名
- 【例2241】report object name 报告对象名称
- 【例2240】report object layer plaintext报告对象图层
- 【例2239】report object info 报告对象信息
- 【例2238】report object info by eid 报告EID的对象信息
- 【例2237】report object history plaintext报告对象历史
- 【例2236】report object display properties 报告对象显示属性
- 【例2235】report object dimensionality 询问对象维数
- 【例2234】report object data 报告对象数据
- 【例2233】report object attributes 报告对象属性
- 【例2232】report object array 报告对象数组
- 【例2231】report object array types 报告对象数组类型
- 【例2230】report number of out of date wave objects 报告过时的波形对象数量
- 【例2229】report normals and vertices of faceted body 报告实体体的法线和顶点
- 【例2228】report non-master files of part revision 报告零件修订的非主文件
- 【例2227】report non associative spot welds 报告非关联点焊
- 【例2226】report node count on all cae bodies 报告所有CAE体的节点数
- 【例2225】report next feature 报告下一个特征
- 【例2224】report new parts after save as 在保存后报告新增零件
- 【例2223】report new expressions after importing specified part 报告导入指定部件后新增的表达式
- 【例2222】report naming failures 报告命名失败
- 【例2221】report named point coordinates 报告命名的点坐标
- 【例2220】report named objects type and subtype 报告命名的对象类型和子类型
- 【例2219】report named notes 报告命名注释
- 【例2218】report named body object 寻找并报告指定名称的体对象
- 【例2217】report name of selected named group 选择命名组的报告名称
- 【例2216】report extrusion data 报告拉伸数据
- 【例2215】report drawing size 报告图纸尺寸
- 【例2214】report name display status 报告名称显示状态
- 【例2213】report name chain of kf instance 获取KF实例名称链
- 【例2212】report multi line text strings from uistyler dialog 报告UStyler对话框的多行文本字符串
- 【例2211】report modl states 报告模型状态
- 【例2210】report modified status of components 组件的修改状态报告
- 【例2209】report model and lightweight reference set names in current part 报告当前部件中的模型和轻量级引用集名称
- 【例2208】report mirror feature data 报告镜像特征数据
- 【例2207】report minimum distance between selected objects 报告选定对象之间的最小距离
- 【例2206】report min curvature 报告最小曲率
- 【例2205】report mesh dimension 报告网格尺寸
- 【例2204】report members of all reference sets in all assembly parts 报告所有装配零件中所有参考集的成员
- 【例2203】report mc status 报告MC状态
- 【例2202】report maximum tool penetration into target 报告最大工具侵入目标
- 【例2201】report maximum diameter of stock of selected route bcurves 报告所选路线B曲线的库存最大直径
- 【例2200】report maximum diameter of stock of selected route bcurve 报告选定路径BCURVE的库存最大直径
- 【例2199】report max face face deviation 报告最大面面偏差
- 【例2198】report max curvature 报告最大曲率
- 【例2197】report master model part name 报告主模型部件名称
- 【例2196】report mass properties 报告质量特性
- 【例2195】report mass properties of solid of selected faceted body 报告选定实体体的固体质量特性
- 【例2194】report mass properties of selected solids 报告选定实体的质量特性
- 【例2193】report mass properties of selected solid 报告选中实体的质量属性
- 【例2192】report managed part file type from item 报告项中管理部件的文件类型
- 【例2191】report logfile failure 报告日志文件失败
- 【例2190】report load status 报告加载状态
- 【例2189】report list contents 报告列表内容
- 【例2188】report linked exterior feature data 报告外部链接特征数据
- 【例2187】report linked exterior data 报告链接的外部数据
- 【例2186】report linear edge vector 报告线性边向量
- 【例2185】report line data 报告线数据
- 【例2184】report line arrow preferences 报告线箭头首选项
- 【例2183】report line arrow preferences 报告线箭头偏好设置
- 【例2182】report lettering alignment preference 报告文字对齐偏好
- 【例2181】report length of selected curve or edge 报告选中曲线或边缘的长度
- 【例2180】report length and height of drafting aid 报告起草辅助的长度和高度
- 【例2179】report leader side 报告引线方向
- 【例2178】report layers visible in work view 报告工作视图中可见的图层
- 【例2177】report layers of category 报告类别图层
- 【例2176】report layer of selected object 报告选定对象的图层
- 【例2175】report layer of each sketch 在UGNX的每个草图上报告图层
- 【例2174】report law extension data 报告法律扩展数据
- 【例2173】report last save date and time for each part in directory 列出目录中每个零件的最后保存时间
- 【例2172】report kf value 报告知识库框架(Knowledge Fusion)中的值
- 【例2171】report kf rules plaintext报告知识框架规则
- 【例2170】report kf rule string 报告知识框架规则字符串
- 【例2169】report kf rule of specified name chain 报告指定名称链的KF规则
- 【例2168】report kf list rule items 报告知识库列表规则项
- 【例2167】report kf list contents 报告KF列表内容
- 【例2166】report joint info 报告关节信息
- 【例2165】report job options 报告作业选项
- 【例2164】report is type displayable 报告是否为可显示类型
- 【例2163】report is feature body 报告是否为特征体
- 【例2162】report intersection features total curve length 报告交点特征曲线总长度
- 【例2161】report integer array 报告整数数组
- 【例2160】report int value 报告整数值
- 【例2159】report instance origins of gdt index numbers 报告GDT索引号实例的起源
- 【例2158】report instance exps 报告实例表达式
- 【例2157】report individual and accumulated mass and volume 报告单个和累计的质量和体积
- 【例2156】report immediate solids 报告立即实体
- 【例2155】report if work view is oriented as trimetric 报告当前工作视图是否为三度量视图
- 【例2154】report if selected sheet is offset midsurface 如果选中的板是偏移中面
- 【例2153】report if selected line is from a section 报告选择的线是否来自一个剖面
- 【例2152】report if selected arc is full circle 报告选择弧是否为完整圆
- 【例2151】report if expression is in part 检查表达式是否在部件中
- 【例2150】report if displayed part is read only 报告如果显示的部件是只读的
- 【例2149】report id symbol type 报告ID符号类型
- 【例2148】report id symbol info 报告ID符号信息
- 【例2147】report id of selected object 报告选定对象的ID
- 【例2146】report hyperbola data 报告双曲线数据
- 【例2145】report history of displayed part 该程序用于显示当前显示零件的历史记录
- 【例2144】report history of displayed part with rename info 报告显示部件的更新历史及重命名信息
- 【例2143】report group info 报告组信息
- 【例2142】report gdt size tolerance parms 报告GDT尺寸公差参数
- 【例2141】report gdt modifier data 报告GDT修改器数据
- 【例2140】report gdt leader spec 报告GDT引导线规格
- 【例2139】report gdt leader info 报告GDT引导线信息
- 【例2138】report gdt feature parms 报告GDT特征参数
- 【例2137】report gdt datum identifier parms 报告GDT基准标识参数
- 【例2136】report gdt annotation tags 报告GDT注释标签
- 【例2135】report full nx version including MP 报告完整的NX版本,包括多处理器
- 【例2134】report flattened brep topology tree geometry for selected faces 报告所选面的平整BREP拓扑树几何
- 【例2133】report flattened brep topology tree geometry for all visible faces 报告所有可见面的扁平BREP拓扑树几何
- 【例2132】report first empty layer 报告首个空图层
- 【例2131】report file header field availability 报告文件头字段可用性
- 【例2130】report features of selected faces 报告选定面的特征
- 【例2129】report features link faces plaintext报告特征链接面
- 【例2128】report features in part 报告部件特征
- 【例2127】report feature update error 报告特征更新错误
- 【例2126】report feature type 报告特征类型
- 【例2125】report feature sysname 报告特征系统名称
- 【例2124】report feature sysname using uf modl ask feat sysname 报告使用UF_MODL询问特征系统名称的功能系统名称
- 【例2123】report feature sets 报告特征集
- 【例2122】report feature rpo descriptions 获取特征RPO描述
- 【例2121】report feature rpo descriptions 报告特征RPO描述
- 【例2120】report feature rpo constraints 报告特征RPO约束
- 【例2119】report feature relatives 报告特征关系
- 【例2118】report feature of selected object 选择对象并报告其特征
- 【例2117】report feature name 报告特征名称
- 【例2116】report feature name type and sysname 报告特征名称、类型和系统名称
- 【例2115】report feature name and type 报告特征名称和类型
- 【例2114】report feature location and direction 报告特征位置和方向
- 【例2113】report feature faces and edges 报告特征的面和边
- 【例2112】report feature expressions 报告特征表达式
- 【例2111】report feature expressions plaintext报告特征表达式
- 【例2110】report feature curves 报告特征曲线
- 【例2109】report feature constraints 报告特征约束
- 【例2108】report feature array 报告特征数组
- 【例2107】report family template 报告组件所属的模板信息
- 【例2106】report family instances 查询家族实例报告
- 【例2105】report failure message 报错信息
- 【例2104】report faceted data 报告实体模型数据
- 【例2103】report faces of facet model 报告面片模型的各面
- 【例2102】report facepair feature type 报告面组特征类型
- 【例2101】report face uv minmax 报告面UV最小最大值
- 【例2100】report face topology 报告面拓扑
- 【例2099】report face props 报告面属性
- 【例2098】report face periodicity 报告面周期性
- 【例2097】report face parms 报告面参数
- 【例2096】report face parms at selected points 报告选定点的面参数
- 【例2095】report face of sketch 报告草图的面
- 【例2094】report face normal at selected locations 报告选定位置的法线
- 【例2093】report face minimum radii 报告面最小半径
- 【例2092】report face loops 报告面循环
- 【例2091】report face info 询问面信息,报告面数据,报告面属性,报告面环
- 【例2090】report face features 报告面特征
- 【例2089】report face data 报告面数据
- 【例2088】report face bsurf data 报告面B曲面数据
- 【例2087】report face and edge extremes 报告面和边界的极值
- 【例2086】report external part attributes 报告外部零件属性
- 【例2085】report error 报告错误
- 【例2084】report error 定义ECHO宏用于打印错误信息
- 【例2083】report error and abort ufusr 报告错误并终止ufusr
- 【例2082】report environment variable 报告环境变量
- 【例2081】report enforce piece part status 报告强制零件状态
- 【例2080】report end points of selected fem edge 获取选中FEM边界的端点信息
- 【例2079】report element tag of fem mesh 报告有限元网格元素的标签
- 【例2078】report element tag of fem mesh 报告有限元网格元素标签
- 【例2077】report drawing views of drafting reference components 报告绘图参考组件的绘图视图
- 【例2076】report drawing member view rotation plane 报告图纸成员视图旋转平面
- 【例2075】report drawing info 报告图纸信息
- 【例2074】report drawing and view of selected view dependent object 报告所选视图依赖对象的绘图和视图
- 【例2073】report drafting parameter differences 报告绘图参数差异
- 【例2072】report drafting aid text info 报告绘图辅助文本信息
- 【例2071】report displayed parts owner 报告显示的零件所有者
- 【例2070】report displayed parts file size 报告中显示的零件文件大小
- 【例2069】report displayed parts description 报告显示部件描述
- 【例2068】report displayed parts customer area 该函数用于报告当前显示的零件的客户区域
- 【例2067】report displayed parts creation date 报告显示部件的创建日期
- 【例2066】report displayed facets of all solids 报告所有实体的显示面
- 【例2065】report directory of displayed part 报告显示部件的目录
- 【例2064】report dimension line information 报告尺寸线信息
- 【例2063】report dim text 报告尺寸文本信息
- 【例2062】report dfo constraint type 报告DFO约束类型
- 【例2061】report description of specified parts 报告指定部件的描述
- 【例2060】report dependent files 报告依赖文件
- 【例2059】report delay status 报告延迟状态
- 【例2058】report deformed definition data 报告变形定义数据
- 【例2057】report deformable definition data 报告可变形定义数据
- 【例2056】report deform part data 报告变形部件数据
- 【例2055】report default reference sets 查询默认参考集
- 【例2054】report default model reference set name 报告默认模型参考集名称
- 【例2053】report datum layers 报告基准图层
- 【例2052】report datum axis parms 报告基准轴参数
- 【例2051】report cylindrical face endpoint and vector 报告圆柱面端点和向量
- 【例2050】report customer default 报告客户默认值
- 【例2049】report custom widths 报告自定义宽度
- 【例2048】report custom colors 报告自定义颜色
- 【例2047】report curve states 报告曲线状态
- 【例2046】report component data with uc5801 组件数据报告,使用UC5801函数
- 【例2045】report component colors 报告组件颜色
- 【例2044】report brep geometry 报告BREP几何信息
- 【例2043】report arc length 弧长报告
- 【例2042】report current application 报告当前应用程序
- 【例2041】report current analysis units 报告当前分析单位
- 【例2040】report csys to csys offsets 报告坐标系到坐标系偏移量
- 【例2039】report csys info
plaintext报告坐标系信息
- 【例2038】report count of selected faces adjacent facesUF_MODL_ask_adjac_faces 报告所选面的相邻面数量 UF_MODL_ask_
- 【例2037】report count of components of selected solid in work part 报告选定实体在工作部件中的组件数量
- 【例2036】report configured revision of specified item 报告指定项目的配置修订
- 【例2035】report configuration rules 报告配置规则
- 【例2034】report components with faceted models 组件与带面的模型报告
- 【例2033】report components mated to selected component 报告所选组件的配合组件
- 【例2032】report component selected label or id symbol is attached to 报告选定标签或ID符号所附着的组件
- 【例2031】report component of drafting curve 报告草绘曲线的组件
- 【例2030】report component of drafting curve with exact views 查询草图的精确视图组成部分
- 【例2029】report component names 报告组件名称
- 【例2028】report component name 报告组件名称
- 【例2027】report component data 报告组件数据
- 【例2026】report color number of name 报告颜色名称对应的颜色编号
- 【例2025】report color name of specified color number 报告指定颜色编号的颜色名称
- 【例2024】report closest color in displayed part 在显示部件中报告最近的颜色
- 【例2023】report closed components 报告关闭的组件
- 【例2022】report clone family treatment 报告克隆家族处理
- 【例2021】report circumscribing circle around selected curves 报告选定曲线的外接圆
- 【例2020】report chamfer dimension data 报告倒角尺寸数据
- 【例2019】report cgm default custom widths 报告CGM默认自定义宽度
- 【例2018】report centerline info 报告中心线信息
- 【例2017】report c sunk hole parms 报告沉孔参数
- 【例2016】report bsurface area 报告bsurface面积
- 【例2015】report bsurf data 查询曲面数据
- 【例2014】report bridge curve feature data 报告桥接曲线特征数据
- 【例2013】report brep topology 报告BREP拓扑
- 【例2012】report brep topology tree geometry 报告BREP拓扑树几何结构
- 【例2011】report brep states 报告BREP状态
- 【例2010】report body type 报告体类型
- 【例2009】report body features 报告体特征
- 【例2008】report body feature signs 报告体特征符号
- 【例2007】report body faces 报告体面
- 【例2006】report banner options 报告横幅选项
- 【例2005】report attributes
plaintext报告属性
- 【例2004】report attributes of selected object at each assembly level 报告选定对象在各个装配层级的属性
- 【例2003】report associativity data 报告关联性数据
- 【例2002】report assembly tree modified status 报告装配树修改状态
- 【例2001】report assembly piece part component data 报告装配部件组件数据
- 【例0001-2000】《NX二次开发官方案例》专栏目录B
免责声明
-
本专栏所有文章由作者基于公开信息和个人见解撰写。作者已尽最大努力确保文章内容的原创性和合法性,但无法保证文中提及的所有内容均未侵犯第三方的知识产权或其他权利。
-
若文章中的任何内容无意中侵犯了第三方的版权、商标、专利或其他知识产权,请权利人通过正式途径通知我,我将根据相关法律规定尽快删除或修改侵权内容。在此情况下,文章作者及发布平台不承担由此产生的任何直接或间接责任。
-
文章作者及发布平台尊重知识产权和版权,反对任何形式的侵权行为。我们鼓励读者尊重知识产权,对于涉嫌侵权的行为,我们将积极配合权利人进行处理。
-
文章作者及发布平台不承担因读者使用或依赖本文信息而产生的任何法律责任,包括但不限于知识产权侵权、名誉权侵害、商业秘密泄露等。
-
本文章仅供参考,可能存在错误,读者在做出任何决策前,应自行进行充分的研究。读者因使用本文章内容而导致的损失,作者及发布平台不承担任何责任。