《NX二次开发官方案例》专栏目录
- 【例3168】load library 使用UFloadlibrary函数来加载另一个共享库并调用其中的函数
- 【例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 演示UFSFcreate_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 将坐标系fromcsys转换到坐标系tocsys
- 【例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 UFCALL(UFisugmanageractive(&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 将UFSTYLERset_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 reportudfsdef_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 facesUFMODLaskadjacfaces 报告所选面的相邻面数量 UFMODLask_
- 【例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 报告装配部件组件数据
- 【例2000】report assembly parts list callouts 列出装配体的部件清单和标注
- 【例1999】report assembly parts in top down order 报告装配体的顶层组件
- 【例1998】report assembly parts in bottom up order 自底向上报告装配零件
- 【例1997】report assem search directories 报告装配搜索目录
- 【例1996】report assem options reportassemoptions报告装配选项
- 【例1995】report AsSaved paths of components of specified assembly part 报告指定装配零件组件的AsSaved路径
- 【例1994】report area inside intersecting curves between body and datum plane 报告体和基准面之间交线内的面积
- 【例1993】report arc length 报告弧长
- 【例1992】report arc info 报告弧信息
- 【例1991】report appended text site 报告附加文本站点
- 【例1990】report angle of line 报告线角度
- 【例1989】report angle between vectors 报告向量之间的角度
- 【例1988】report angle between lines 报告两条线之间的角度
- 【例1987】report and display assembly bounding box 显示和报告装配体的边界框
- 【例1986】report an integer 报告一个整数
- 【例1985】report all welds 报告所有焊点
- 【例1984】report all ug default user defined symbols 报告所有UG默认用户定义符号
- 【例1983】report all udos linked to selected object 报告所有与选定对象关联的用户定义对象
- 【例1982】report all udo info 报告所有用户定义对象的信息
- 【例1981】report all udo data 报告所有用户定义对象数据
- 【例1980】report all trim curve feature info 该函数用于报告所有修剪曲线特征的信息
- 【例1979】report all transferable types 报告所有可传输类型
- 【例1978】report all tiny lines in work part 报告工作部件中所有细小的线
- 【例1977】report all tc contexts 报告所有TC上下文
- 【例1976】report all tabular notes parameters and eval data 报告所有表格注释参数和评估数据
- 【例1975】report all tabular note objects 报告所有表格注释对象
- 【例1974】report all tabnote cells 报告所有表格注释单元格
- 【例1973】report all spot welds 报告所有点焊
- 【例1972】report all spot weld info 报告所有点焊信息
- 【例1971】report all spot weld data 报告所有点焊数据
- 【例1970】report all solids 报告所有实体
- 【例1969】report all solid objects 报告所有实体对象
- 【例1968】report all smart points parents 报告所有智能点的父对象
- 【例1967】report all sketches 报告所有草图
- 【例1966】report all sketch statuses 报告所有草图的约束状态
- 【例1965】report all sketch geometry 报告所有草图几何
- 【例1964】report all sketch geometry prev13 报告所有草图几何 PREV13
- 【例1963】report all sketch expressions 报告所有草图表达式
- 【例1962】report all reference set members 报告所有引用集的成员,包括嵌套的组件和零件
- 【例1961】report all bodies first feature 报告所有体的第一个特征
- 【例1960】rename displayed part 将显示的部件重命名
- 【例1959】rename displayed part to temp directory 将显示的部件重命名为临时目录中的名称
- 【例1958】rename displayed nxmanager part 重命名显示的NX管理器部件
- 【例1957】rename component instances 重命名组件实例
- 【例1956】report all sketch dims status 报告所有草图的尺寸状态
- 【例1955】report all scenario meshes 报告所有场景网格
- 【例1954】report all routing env charx 报告所有路由环境变量
- 【例1953】report all reference sets 报告所有参考集
- 【例1952】report all reference sets member tree for all arrangments 报告所有排列的所有参考集成员树
- 【例1951】report all product definition data 报告所有产品定义数据
- 【例1950】report all plot queues on default node 在默认节点上报告所有绘图队列
- 【例1949】report all piece parts 报告所有零件
- 【例1948】report all patterns and pattern points 报告所有图案和图案点
- 【例1947】report all parts list cells and save to user file 报告所有零件列表单元格并将结果保存到用户文件
- 【例1946】report all part attributes 报告所有零件属性
- 【例1945】report all open parts 报告所有打开部件
- 【例1944】report all open parts 报告所有打开的零件
- 【例1943】report all offset features values 报告所有偏移特征值
- 【例1942】report all objects visible in selected view 报告选定视图中的所有可见对象
- 【例1941】report all objects on the work layer 报告工作层上的所有对象
- 【例1940】report all objects on specified layers with options to move or delete 报告指定图层上的所有对象,并具有移动或删除的选
- 【例1939】report all objects of specified name 报告指定名称的所有对象
- 【例1938】report all objects in work part 报告工作部件中的所有对象
- 【例1937】report all objects erased in selected view 报告选定视图中删除的所有对象
- 【例1936】report all object string attributes 报告所有对象的字符串属性
- 【例1935】report all object attributes 报告所有对象属性
- 【例1934】report all node tags of specific fem element 获取特定有限元元素的节点标签
- 【例1933】report all named objects 报告所有命名对象
- 【例1932】report all named objects type and subtype 报告所有命名对象的类型和子类型
- 【例1931】report all members of selected reference sets 报告所选参考集的所有成员
- 【例1930】report all mated components mating conditions 报告所有配合组件的配合条件
- 【例1929】report all lines of name 列出所有名为XX的线
- 【例1928】report all kf rules 报告所有KF规则
- 【例1927】report all intersection features total curve length 报告所有交线特征的总曲线长度
- 【例1926】report all imported view components 报告所有导入的视图组件
- 【例1925】report all immediate parents of work part open in session 报告会话中当前工作部件的直接上级部件
- 【例1924】report all id symbol info 报告所有标识符信息
- 【例1923】report all hole data 报告所有孔洞数据
- 【例1922】report all geometric members of selected reference sets 报告选定引用集的所有几何成员
- 【例1921】report all gdt size tolerance parameters 报告所有GDT尺寸公差参数
- 【例1920】report all flat pattern curve ends 报告所有展平图案曲线端点
- 【例1919】report all features name type and sysname 报告所有特征的名称、类型和系统名称
- 【例1918】report all features link faces 报告所有特征的连接面
- 【例1917】report all features dates 报告所有特征日期
- 【例1916】report all feature names and timestamps 报告中所有特征名称和时间戳
- 【例1915】report all face names 报告所有面名称
- 【例1914】report all edge tolerances 报告所有边公差
- 【例1913】report all edge lengths 报告所有边长
- 【例1912】report all dwg view reference points 报告所有图纸视图参考点
- 【例1911】report all drawings 报告所有绘图
- 【例1910】report all drawings views out-of-date status 查询所有图纸视图的过时状态
- 【例1909】report all drawings and views 报告所有图纸和视图
- 【例1908】report all drawing sizes 报告所有绘图尺寸
- 【例1907】report all drafting aid text info 报告所有辅助绘图文本信息
- 【例1906】report all dimension values 报告所有尺寸值
- 【例1905】report all dimension information 报告所有尺寸信息
- 【例1904】report all curve lengths 报告所有曲线长度
- 【例1903】report all current components 报告所有当前组件
- 【例1902】report all components 报告所有组件
- 【例1901】report all components load status 报告所有组件的加载状态
- 【例1900】report all component sets and their members 报告所有组件集及其成员
- 【例1899】report all component filters 报告所有组件过滤器
- 【例1898】report all comp mated to sel comp 报告所选组件的所有配合组件
- 【例1897】report all color names in part 报告零件中的所有颜色名称
- 【例1896】report all clearance datasets 报告所有间隙数据集
- 【例1895】report all CAE polygon bodies 报告所有CAE多边形体
- 【例1894】report all c sunk hole parameters 报告所有沉头孔参数
- 【例1893】report all bridge curve feature data 报告所有桥接曲线特征数据
- 【例1892】report all bounded plane data 报告所有边界平面数据
- 【例1891】report all bodies forming table 报告所有成形表中的实体
- 【例1890】report all assembly parts 报告所有装配部件
- 【例1889】report all assembly parts with usage count 报告所有装配部件及其使用次数
- 【例1888】report all annotation text 报告所有注释文本
- 【例1887】report 3d tetrahedral mesh 报告3D四面体网格
- 【例1886】report 2d bounding box of wireframe objects in current drawing 报告当前图纸中线框对象的2D边界框
- 【例1885】replace view in layout 将布局中的视图替换为另一个视图
- 【例1884】replace text in all notes 在所有注释中替换文本
- 【例1883】replace swept starting section curve 更改扫掠起始截面曲线
- 【例1882】replace specified text in all notes 在所有注释中替换指定文本
- 【例1881】replace extrude curves 替换拉伸曲线
- 【例1880】replace characters in a string 替换字符串中的字符
- 【例1879】reparent broken wave links 修复断开的波形链接
- 【例1878】reparent broken wave links in external mode 修复断开的波连接,外部模式
- 【例1877】reorder features 重新排列特征
- 【例1876】rename sketches 重命名草图
- 【例1875】rename kf instance expressions 重命名知识融合实例表达式
- 【例1874】rename instance Rename Instance
- 【例1873】rename features 将特征重命名
- 【例1872】rename expressions without primes 去除表达式中所有带有撇号的变量名
- 【例1871】rename expression without prime 重命名表达式,不带撇号
- 【例1870】rename all reference sets to uppercase 将所有参考集名称转换为大写
- 【例1869】rename all expressions with specified prefix 为指定前缀重命名所有表达式
- 【例1868】rename all drawings to uppercase 将所有绘图名称改为大写
- 【例1867】removed source component of selected wave linked feature 移除所选波形链接特征对应的源组件
- 【例1866】remove uistyler default action 移除UIStyler默认动作
- 【例1865】remove selected object from all reference sets 从所有引用集中移除选定对象
- 【例1864】remove selected features thru faces 删除通过面选中的特征
- 【例1863】remove reference component attribute 移除组件的REFERENCE_COMPONENT属性
- 【例1862】remove parameters from selected curves 从选定的曲线上删除参数
- 【例1861】remove parameters from all solids 移除所有实体的参数
- 【例1860】remove object from array 从数组中移除对象
- 【例1859】remove object associativity 删除对象关联性
- 【例1858】remove grid lines from last row of selected tabular note 删除所选表格注释的最后一行的网格线
- 【例1857】remove from selection list 从选择列表中移除
- 【例1856】remove duplicate tags from array 从数组中移除重复标签
- 【例1855】remove component 移除组件
- 【例1854】remove and add selected component back to parts list 移除并重新添加选定的组件回到零件列表
- 【例1853】register tag event callback 注册标签事件回调
- 【例1852】register misc undo callback 注册杂项撤销回调
- 【例1851】register function to run at part close 注册函数以在零件关闭时运行
- 【例1850】register function to run at exit 在程序退出时注册要运行的函数
- 【例1849】register function to run after part open 注册在打开部件后运行的函数
- 【例1848】register function to run after file new 注册一个在文件新建后运行的函数
- 【例1847】register function to assign new part numbers in nxmanager 在NX Manager中注册一个用于分配新零件编号的函数
- 【例1846】register function to assign new dataset name in nxmanager 在NX Manager中注册一个函数以分配新数据集名称
- 【例1845】register file open callback 注册文件打开回调
- 【例1844】register custom application 在UGOpen Menuscript中注册自定义应用程序
- 【例1843】register convert callback for clone operation 为克隆操作注册转换回调
- 【例1842】register callback to count new parts 注册回调以计数新零件
- 【例1841】register callback for all reasons 为所有原因注册回调
- 【例1840】register all clone notify callbacks 注册所有克隆通知回调
- 【例1839】register a save as callback 注册一个另存为回调
- 【例1838】refresh all solids 刷新所有实体
- 【例1837】redefine solid edge interoperability link from selected solid edge part 重新定义从所选Solid Edge部件的S
- 【例1836】redefine printf to output to listing window and syslog 重定义printf函数,使其输出到列表窗口和系统日志
- 【例1835】recreate reblend face feature 重创建重新混合面特征
- 【例1834】recreate leader on selected gdt tol feature 重建所选GDT公差特征上的引线
- 【例1833】recreate all sketch dimensions 重新创建所有草图尺寸
- 【例1832】recreate all sketch dimensional constraints 重新创建所有草图尺寸约束
- 【例1831】recreate all sketch constraints 重建所有草图约束
- 【例1830】reattach symbolic thread to selected faces 重新附着符号螺纹到选定面
- 【例1829】reattach retained cylindrical centerline 重新关联保留的圆柱中心线
- 【例1828】reallocate tag array 重新分配标签数组
- 【例1827】read value of part attribute 读取零件属性值
- 【例1826】read tabular note cell text 读取表格注释单元格文本
- 【例1825】read surface data Read surface data
- 【例1824】read string value from text file 从文本文件中读取字符串值
- 【例1823】read sketch dimensions Read sketch dimensions 读取草图尺寸信息
- 【例1822】read double value from text file 从文本文件中读取双精度浮点数值
- 【例1821】read data from text file 读取文本文件数据
- 【例1820】read csv text file and create points 读取CSV文本文件并创建点
- 【例1819】read csv text file and create points Read CSV text file and create points.
- 【例1818】read csv text file and create points in wcs 读取CSV文本文件,在WCS中创建点
- 【例1817】read coordinates from text file 从文本文件中读取坐标
- 【例1816】read and set customer area 读取和设置客户区域
- 【例1815】read and set customer area 更改客户区域文本
- 【例1814】put selected solids in stl file 将选择的实体放入STL文件
- 【例1813】put all solids to stl file 将所有实体保存到STL文件
- 【例1812】put all bodies to stl file 将所有实体保存为STL文件
- 【例1811】put all bodies to stl file 将所有体写入STL文件
- 【例1810】put a note on every drawing sheet 在每张图纸放置注释
- 【例1809】push list item 推送列表项
- 【例1808】pull tolerance feature 拉公差特征
- 【例1807】propagate material from selected body to other bodies in assembly 在装配中将选定的实体材料传播到其他实体
- 【例1806】prompt hole parms 提示孔参数
- 【例1805】prompt hole dia 提示孔径
- 【例1804】prompt for two strings 提示输入两个字符串
- 【例1803】prompt for two numbers 询问两个数字
- 【例1802】prompt for two integers 提示输入两个整数
- 【例1801】prompt for three strings 提示输入三个字符串
- 【例1800】prompt for three numbers 提示输入三个数字
- 【例1799】prompt for three integers 提示输入三个整数
- 【例1798】prompt for text 提示输入文本
- 【例1797】prompt for text item 提示输入文本项
- 【例1796】prompt for text file name 提示输入文本文件名
- 【例1795】prompt for strings 提示输入字符串
- 【例1794】prompt for solid edge par file name 提示输入Solid Edge参数文件名
- 【例1793】prompt for point file name 提示输入点文件名
- 【例1792】prompt for part name 提示输入部件名称
- 【例1791】prompt for parasolid file name 提示输入Parasolid文件名
- 【例1790】prompt for new part name 提示输入新部件名称
- 【例1789】prompt for jt file name 提示输入JT文件名
- 【例1788】prompt for grip executable file name 询问GRIP可执行文件名
- 【例1787】prompt for four numbers 提示输入四个数字
- 【例1786】prompt for four integers 提示输入四个整数
- 【例1785】prompt for exp file name 提示输入表达式文件名
- 【例1784】prompt for existing part name 提示输入现有零件名称
- 【例1783】prompt for entity site 提示实体位置
- 【例1782】prompt for clone logfile name 提示输入克隆日志文件名
- 【例1781】prompt for cgm file name 提示输入CGM文件名
- 【例1780】prompt for any existing part name 提示输入任何现有零件名称
- 【例1779】prompt for an integer 提示输入一个整数
- 【例1778】prompt for an integer and two reals 提示输入一个整数和两个实数
- 【例1777】prompt for a vector 提示输入一个向量
- 【例1776】prompt for a number 提示输入一个数字
- 【例1775】prompt for a layer 询问图层
- 【例1774】prompt block parms 提示块参数
- 【例1773】promote a promotion 提升推广
- 【例1772】promote a promotion 提升一个提升
- 【例1771】project curves onto plane 将曲线投影到平面上
- 【例1770】process warnings 处理警告
- 【例1769】process all parts in specified directories 在指定目录中处理所有零件
- 【例1768】process all parts in directory tree in external mode 在独立模式下处理目录树中的所有零件
- 【例1767】print ug image window 打印UG图像窗口
- 【例1766】print topology tree 打印拓扑树
- 【例1765】print text file to listing window 打印文本文件到列表窗口
- 【例1764】print text file to info window 打印文本文件到信息窗口
- 【例1763】print syslog 打印系统日志
- 【例1762】print standard header to info window 输出标准头到信息窗口
- 【例1761】print specified cgm file to default printer 将指定的CGM文件打印到默认打印机
- 【例1760】print numbers without trailing zeros 去掉末尾的零后打印数字
- 【例1759】print existing plot layout to specified printer 打印现有绘图布局到指定打印机
- 【例1758】print ANT to info window print ANT to info window
- 【例1757】print all expressions print all expressions
- 【例1756】post a persistent dialog 在Unigraphics应用程序中创建一个持久对话框
- 【例1755】plot save cgm of all drawings 将所有图纸保存为CGM格式
- 【例1754】plot drawings after setting line widths 绘图线宽设置后进行绘图
- 【例1753】plot display nx3 and later NX3及以后版本的图形显示
- 【例1752】plot current drawing 当前绘图绘制
- 【例1751】plot current drawing nx3 NX3 当前绘图打印
- 【例1750】plot current display nx3 NX3当前显示的绘图
- 【例1749】plot all drawings 打印所有图纸
- 【例1748】plot all drawings to one disk file 将所有绘图保存到单个磁盘文件中
- 【例1747】plot all drawings nx3 打印所有图纸,NX3版本
- 【例1746】plot all drawings nx2 将所有绘图以NX2格式输出
- 【例1745】plot all drawings in nxmanager 将NXmanager中的所有图纸进行绘制
- 【例1744】plot all drawings in assembly 在装配中绘制所有图形
- 【例1743】plot all drawings as one job 统一将所有图纸作为一个作业打印
- 【例1742】plot all drawings and rename despooled files 绘制所有图纸并重命名输出文件
- 【例1741】place user defined symbol 在NX中放置用户定义符号的函数
- 【例1740】place standalone custom symbols 放置独立的自定义符号
- 【例1739】place hole on datum 在基准面上打孔
- 【例1738】place hole in center 在中心放置孔
- 【例1737】place custom symbols with leader 在引导线上放置自定义符号
- 【例1736】place component aligning selected component csys to selected assembly csys 将选择的组件坐标系对齐到选择的装配体
- 【例1735】pick one of two choices 选择两个选项中的一个
- 【例1734】pick one of three choices 选择三个选项之一
- 【例1733】pick one of four choices 选择其中一个选项
- 【例1732】perform subtraction 执行减法操作
- 【例1731】perform subtraction operation on selected solids 执行选定实体的减法操作
- 【例1730】perform mass properties analysis on area using curves 对曲线区域进行质量属性分析
- 【例1729】perform body geometry checks 执行实体几何检查
- 【例1728】pause execution 暂停执行
- 【例1727】paste objects into part 将对象粘贴到零件中
- 【例1726】pass udobj class id to ufusr 传递用户定义对象类ID到ufusr函数
- 【例1725】pass udobj class id to main 在主程序中传递UDOBJ类ID
- 【例1724】pass udobj class id from ufsta 将UDO对象类ID从UFSTA传递
- 【例1723】pass an integer to grip 传递一个整数给GRIP
- 【例1722】pass along returns from USER new item id 将USERnewitem_id的返回值传递下去
- 【例1721】pass 2d strings to grip 传递二维字符串给GRIP
- 【例1720】orient wcs to existing csys 将工作坐标系对齐到现有坐标系
- 【例1719】orient view 面向视图
- 【例1718】orient view to sketch csys 视图对齐到草图坐标系
- 【例1717】orient current view to wcs 将当前视图定向到工作坐标系
- 【例1716】orient current view to wcs 将当前视图定向到世界坐标系
- 【例1715】orient current view to object 将当前视图对齐到对象
- 【例1714】open specified nxmanager master part 打开指定的NX管理器主零件
- 【例1713】open selected part 打开选定部件
- 【例1712】open selected part quietly 打开选定的部分而不发出提示
- 【例1711】open selected jt file 打开选定的JT文件
- 【例1710】open selected file 打开选中文件
- 【例1709】open selected components 打开所选组件
- 【例1708】open renamed components 打开重命名的装配合
- 【例1707】open part 打开零件函数,检查零件是否已加载,未加载则加载,加载后返回零件句柄
- 【例1706】open part 打开部件
- 【例1705】open latest working revision of specified nxmanager master part 打开指定NXManager主部件的最新工作版本
- 【例1704】open component of selected faceted body 打开选定多边形体的组件
- 【例1703】open component as 将组件作为另一组件打开
- 【例1702】open comp as from grip 打开组件作为从抓取
- 【例1701】open and save part 打开并保存部件
- 【例1700】modify current drawings projection angle 修改当前图纸的投影角度
- 【例1699】mate datum planes with offset 与偏移量配对基准面
- 【例1698】open close speed test 开关速度测试
- 【例1697】open assembly 打开装配体
- 【例1696】open assembly then report newly opened parts 打开装配体然后报告新打开的部件
- 【例1695】open and save specified part 打开并保存指定的部件
- 【例1694】open and save all parts listed in text file 打开并保存文本文件中列出的所有零件
- 【例1693】open and save all parts in directory 打开并保存目录中的所有零件
- 【例1692】open and save all parts in directory tree 打开并保存目录树中的所有零件
- 【例1691】open and close specified parts in batch native or nxmanager mode 批量以原生模式或NXManager模式打开和关闭指定部件
- 【例1690】open and close specified part 打开并关闭指定部件
- 【例1689】open and close parts listed in text file 打开文本文件中列出的部件,然后关闭它们
- 【例1688】open and close all parts in directory 打开目录中的所有零件并关闭
- 【例1687】open all manifestations of current nxmanager master 打开当前NXManager主档的所有展现
- 【例1686】open all components 打开所有组件
- 【例1685】offset curves 偏移曲线
- 【例1684】number string list objects 对字符串列表对象进行编号
- 【例1683】number selected feature faces 编号选定特征面
- 【例1682】number selected faces edges 在选定的面上编号边
- 【例1681】number selected body faces 对选中的实体面进行编号
- 【例1680】number objects 在对象上编号
- 【例1679】number objects with tags 为带有标签的对象编号
- 【例1678】number objects with ids 为每个对象编号并显示其ID
- 【例1677】number list objects 为列表中的每个对象生成一个临时编号文本
- 【例1676】number face loops 为面环编号
- 【例1675】number chained collection of points 编号链式点集
- 【例1674】null update 空更新
- 【例1673】normalize parameter 将参数标准化
- 【例1672】name objects 给对象命名
- 【例1671】name bad faces 这是一个用于识别和标记NX模型中坏面(face)的UF函数
- 【例1670】name all faces of selected body 为选中的实体命名所有面
- 【例1669】name all edges of selected body 命名选定实体的所有边
- 【例1668】move wcs to work coordinate 移动工作坐标系到 WCS
- 【例1667】move wcs to selected point 移动工作坐标系到选定点
- 【例1666】move wcs to current view 移动WCS到当前视图
- 【例1665】move wcs to abs 将工作坐标系(WCS)移动到绝对坐标系(Abs)
- 【例1664】move view to another drawing 将视图移动到另一个绘图
- 【例1663】move view to 0 0 移动视图至0,0
- 【例1662】move tabular note 移动表格注释
- 【例1661】move selected view by specified values 移动选定视图到指定值
- 【例1660】move selected objects to specified layer 将选定的对象移动到指定的图层
- 【例1659】move selected features geometry to specified layer 将选定的特征几何移动到指定图层
- 【例1658】move selected component to specified layer 将选定的组件移动到指定层
- 【例1657】move parts list 移动零件清单
- 【例1656】move objects 移动对象
- 【例1655】move objects from wcs2abs 移动对象从wcs到abs
- 【例1654】move objects from layer to layer 将对象从一个图层移动到另一个图层
- 【例1653】move note from dwg2view 移动注释从dwg2view
- 【例1652】move feature 移动特征
- 【例1651】move feature csys to csys 移动特征从坐标系到坐标系
- 【例1650】move datum csys to specified layer 移动基准坐标系到指定层
- 【例1649】move body to place selected face on absolute xy plane 移动体,使选定面位于绝对xy平面上
- 【例1648】move all views by specified values 移动所有视图到指定位置
- 【例1647】move all solids to specified layer 移动所有实体到指定层
- 【例1646】move all simple section line labels to arrow tip 移动所有简单剖面线标签到箭头尖端
- 【例1645】move all displayable objects from layer to layer 将所有可显示对象从层移动到层
- 【例1644】move all centerlines to layer 移动所有中心线到一个层
- 【例1643】modify view bounds 修改视图边界
- 【例1642】modify selected objects align position 修改选定对象的对齐位置
- 【例1641】modify selected expressions using uistyler real scale 使用UIStyler实数刻度修改选定表达式
- 【例1640】modify lettering alignment position 修改标注对齐位置
- 【例1639】modify color font width of line in a view 修改视图中的线条颜色、字体和宽度
- 【例1638】mirror selected geometry thru a plane 镜像选择的几何体通过一个平面
- 【例1637】mirror selected geometry thru a line 通过一条线镜像选择几何体
- 【例1636】matrix csys2csys matrix_csys2csys 将参考坐标系转换为目标坐标系的函数
- 【例1635】matrix csys to csys 将参考坐标系转换为目标坐标系的变换矩阵
- 【例1634】mate faces 配合面
- 【例1633】mate faces and align edges 配对面和对齐边缘
- 【例1632】mate datum planes 在NX中,Mate Datum Planes指的是将两个基准面进行配对约束,以确保它们相对位置关系固定
- 【例1631】match facet color to body 将体颜色匹配到面颜色
- 【例1630】mask for faces 面选择掩码
- 【例1629】mask for drf curves 用于绘制曲线的选择屏蔽
- 【例1628】mask for dim or draft 设置用于选择尺寸标注或草图的掩码
- 【例1627】mask for curves 里海
- 【例1626】mask for curves and edges maskforcurvesandedges
- 【例1625】mask add faces and edges 将掩码添加到面和边
- 【例1624】mark gaps in curve list 在曲线列表中标记间隙
- 【例1623】map2 construct space 映射2构建空间
- 【例1622】map wcs2abs 将wcs坐标系转换到绝对坐标系
- 【例1621】map view2abs 视图到绝对坐标的映射
- 【例1620】map vec wcs2abs 将向量从工作坐标系转换为绝对坐标系
- 【例1619】map vec wcs2abs 将wcs坐标系中的向量vec转换为绝对坐标系中的向量
- 【例1618】map vec mx2abs 将向量从初始坐标系转换到绝对坐标系
- 【例1617】map vec abs2wcs map vec abs2wcs:将绝对坐标系下的向量vec转换到工作坐标系下
- 【例1616】map vec abs2csys 将向量从绝对坐标系转换到指定的坐标系
- 【例1615】map abs2wcs map_abs2wcs表示将绝对坐标系坐标转换为工作坐标系坐标
- 【例1614】map abs2csys 将绝对坐标系转换为指定坐标系
- 【例1613】make trimmed brep body 创建修剪后的BREP实体
- 【例1612】map selected object into new parent part 将选定的对象映射到新的父部件
- 【例1611】map selected face of linked feature to corresponding source face 映射选定链接特征的面到相应的源面
- 【例1610】map prototypes and xforms to occurrences 将原型和变换映射到实例
- 【例1609】map points from selected sketch 从选定的草图映射点
- 【例1608】map point to matrix 将点映射到矩阵中
- 【例1607】map point to csys 映射点至坐标系统
- 【例1606】map point from wcs to absolute 从wcs坐标系映射点到绝对坐标系
- 【例1605】map point from sketch 将草图点映射到坐标系中
- 【例1604】map point from member view to dwg 映射点从成员视图到DWG
- 【例1603】map plane2abs 将平面上的一点映射到绝对坐标系中
- 【例1602】map occ2assy 将occurrence中的坐标映射到assembly坐标系
- 【例1601】map obj2abs 将对象坐标映射到绝对坐标系
- 【例1600】map mx2abs map_mx2abs 函数将输入的坐标系矩阵转换为绝对坐标系下的向量
- 【例1599】map model2dwg 将模型坐标映射到图纸坐标的函数
- 【例1598】map matrix2matrix 将参考矩阵转换为目标矩阵的映射
- 【例1597】map matrix2abs 将相对坐标系下的矩阵转换到绝对坐标系下,并计算向量在该绝对坐标系下的值
- 【例1596】map mate object to work part 将配对对象映射到工作部件
- 【例1595】map dwg2model 该函数实现了从DWG图纸到NX模型坐标系的映射转换
- 【例1594】map current view2abs 将当前视图转换到绝对坐标系
- 【例1593】map csys2csys 将坐标系变换的函数定义为mapcsys2csys,作用是将向量vec从参考坐标系refcsys变换到目标坐标系dest_csys
- 【例1592】map csys2abs map_csys2abs 函数用于将坐标系转换到绝对坐标系
- 【例1591】map colors from specified cdf to current part 将指定CDF中的颜色映射到当前零件
- 【例1590】map arc data2wcs 将弧线数据从弧线坐标系转换到世界坐标系
- 【例1589】map arc data2abs 将弧线数据转换为绝对坐标系
- 【例1588】map arc data2abs map弧数据到绝对坐标系
- 【例1587】map arc center2wcs 映射弧中心到世界坐标系
- 【例1586】map arc center2abs 将弧心从局部坐标系映射到绝对坐标系
- 【例1585】map arc center from abs 映射圆弧中心从绝对坐标系
- 【例1584】map across parallel arrays 跨并行数组映射
- 【例1583】map abs2view 将绝对坐标系坐标转换为视图坐标系坐标
- 【例1582】make window for printf 创建用于printf的窗口
- 【例1581】make window for printf on wnt 在WNT上为printf创建窗口
- 【例1580】make trimmed brep body 创建修剪过的BREP体
- 【例1579】make quadrant points on ends of cylindrical face 在圆柱面端部制作四分点
- 【例1578】make note model dependent 使注释依赖于模型
- 【例1577】make brep tetrahedron 创建四面体BREP
- 【例1576】make brep sheet body 创建BREP板体
- 【例1575】make brep hemisphere sheet 创建BREP半球面
- 【例1574】make brep half cylinder sheet 创建半个圆柱面实体
- 【例1573】make brep block 创建BREP块
- 【例1572】make bounding block 创建边界块
- 【例1571】make an array makeanarray函数将UFMODLasklistcount得到的列表数量n作为数组大小,动态分配内存并创建一个tag_t类型的数组接着,通过
- 【例1570】make a list 创建一个列表
- 【例1569】maintain blanked status of comp objs in assy level 保持装配层组件对象的空白状态
- 【例1568】loop to specify points 循环指定点
- 【例1567】lock selected object attributes 锁定选定对象的属性
- 【例1566】locate pattern part 查找图案部件
- 【例1565】locate named material tag 定位名为材质的标签
- 【例1564】localize color names in color table 本地化颜色表中的颜色名称
- 【例1563】load wave parents 加载波形父项
- 【例1562】load utd file 加载UTD文件
- 【例1561】load specified load options def file 指定加载选项文件加载
- 【例1560】load specified color definition file 加载指定颜色定义文件
- 【例1559】load parts listed in text file 加载文本文件中列出的零件
- 【例1558】load or toggle toolbar visibility 加载或切换工具栏的可见性
- 【例1557】load family template 加载族模板
- 【例1556】load color definition file 加载颜色定义文件
- 【例1555】load assembly component part by leaf part name 加载组件叶部件名称的组件部分
- 【例1554】load all wave parents 加载所有波浪形父项
- 【例1553】load all components at same level as selected component 加载与选定组件同一级别的所有组件
- 【例1552】load all children 加载所有子组件
- 【例1551】list where used in session 列出当前会话中部件的使用情况
- 【例1550】list views in layout 列出当前布局中的视图
- 【例1549】list udf children features name and type 列出UDF子特征的名称和类型
- 【例1548】list symbolic thread parameters 列出符号螺纹参数
- 【例1547】list selected curves dependent features 列出选中曲线的依赖特征
- 【例1546】list selected components attributes 列出所选组件的属性
- 【例1545】list selected bodys features List selected bodies features
- 【例1544】list search directories 列出搜索目录
- 【例1543】list rules of kf instance 查询实例的规则列表
- 【例1542】list root folder contents 列出根文件夹内容
- 【例1541】list promotion occurrences 列出提升实例
- 【例1540】list promoted component parts 列出提升的组件部分
- 【例1539】list parts in session 列出会话中的零件
- 【例1538】list part handles of assembly tree 列出装配树的部件句柄
- 【例1537】list part expressions 列出部件表达式
- 【例1536】list part errors list part errors - 列出部件错误
- 【例1535】list out of date features 列出过时的特征
- 【例1534】list nonblanked components 列出非隐藏组件
- 【例1533】list master model part of scenario part 列出场景部件的主模型部件
- 【例1532】list layouts 列出布局
- 【例1531】list immediate components 列出立即组件
- 【例1530】list files in directory matching template 列出目录中与模板匹配的文件
- 【例1529】list all csets 列出所有组件集
- 【例1528】list all assembly component parts 列出所有组件的部件
- 【例1527】is on current drawing 当前图上
- 【例1526】list features 列出特征
- 【例1525】list features to a text file 列出特征到文本文件
- 【例1524】list features shown in part navigator 在部件导航器中显示的特性列表
- 【例1523】list drawings in part 在部件中列出图纸
- 【例1522】list directory tree 列出目录树
- 【例1521】list dates of all component parts in assembly 列出装配中所有组件的日期列表
- 【例1520】list current search directories 列出当前的搜索目录
- 【例1519】list cset members 列出组件集的成员
- 【例1518】list components visible in selected view 在选定的视图中列出可见的组件
- 【例1517】list categories 列出图层类别
- 【例1516】list block parms 列出块参数
- 【例1515】list assembly tree 列出装配树结构
- 【例1514】list assembly tree 列出装配树
- 【例1513】list assembly objects 列表装配对象
- 【例1512】list all views on current drawing 列出当前图纸的所有视图
- 【例1511】list all referenced parts 列出所有引用的部件
- 【例1510】list all reference sets 列出所有引用集
- 【例1509】list all reference sets 列出所有参考集
- 【例1508】list all promoted bodies 列出所有提升的实体
- 【例1507】list all point coordinates 列出所有点的坐标
- 【例1506】list all parts in directory 列出目录中所有零件
- 【例1505】list all parts in directory tree 列出目录树中的所有零件
- 【例1504】list all local sketches 列出所有本地草图
- 【例1503】list all features 列出所有特征
- 【例1502】list all features ii 列出所有特征
- 【例1501】list all daxis layer 列出所有基准轴图层
- 【例1500】list all cone parameters 列出所有锥形参数
- 【例1499】list all components 列出所有组件
- 【例1498】list all component sets 列出所有组件集
- 【例1497】list all component filters 列出所有组件过滤器
- 【例1496】list all body features 列出所有实体特征
- 【例1495】list all assembly component parts attributes 列出所有组件的属性
- 【例1494】list all assembly component part files attributes 列出所有装配组件零件文件的属性
- 【例1493】link a curve from one component to another 从一个组件将曲线连接到另一个组件
- 【例1492】layer copy 图层复制
- 【例1491】label selected drawing member view with its name 为选定的绘图成员视图添加其名称标签
- 【例1490】join curves from grip 在Grip中连接曲线
- 【例1489】isotrim face 等距修剪面
- 【例1488】isotrim face 使用等参数线修剪实体面
- 【例1487】isodivide selected faces Isodivide selected faces
- 【例1486】is view active 检查视图是否激活
- 【例1485】is sketch geometry 函数issketchgeometry用于检查一个对象是否为草图中的几何图形
- 【例1484】is sketch dimension 函数issketchdimension用于判断给定对象是否为草图中的尺寸,其逻辑如下:1. 遍历当前显示部件中的所有草图2. 对于每个草图,获
- 【例1483】is scenario part 当零件是场景部分时,返回0 (FALSE)
- 【例1482】is part writeable ispartwriteable 是否为可写部件
- 【例1481】is object weld 对象焊接
- 【例1480】is object wave linked 对象是否为波形关联
- 【例1479】is object blanked 对象是否被遮挡
- 【例1478】is object a component member 判断对象是否为组件成员
- 【例1477】is linked feature 是否为链接特征
- 【例1476】is item in array 检查数组中是否存在项目
- 【例1475】is imported view component isimportedview_component 表示“是否为导入视图组件”
- 【例1474】is immediate child component is immediate child component翻译为“是直接子组件”
- 【例1473】is file there 判断文件是否存在
- 【例1472】is feature rolled back feature被回滚了吗
- 【例1471】is feat of type 是特征类型吗?
- 【例1470】is extracted edge 提取的边
- 【例1469】is edge sense forward on face 边相对于面的感觉是否为正向
- 【例1468】is edge convex 该函数用于判断边是否为凸边如果边的两个相邻面的法线之间的夹角大于90度,则该边为凸边
- 【例1467】is directory readable 目录是否可读
- 【例1466】is component active 组件是否激活
- 【例1465】invert transform 反转变换
- 【例1464】intersect selected solids Intersect selected solids
- 【例1463】intersect datum plane and line Datum平面与直线相交
- 【例1462】intersect a body with a ray 用射线与实体求交
- 【例1461】insure toolbar is visible 确保工具栏可见
- 【例1460】insert user defined feature 插入用户定义特征
- 【例1459】insert udf then edit expressions 插入UDF然后编辑表达式
- 【例1458】insert udf in batch mode 在批处理模式下插入UDF
- 【例1457】insert selected udf into the work part 将选中的UDF插入工作部件
- 【例1456】initialize and terminate sketch 初始化和终止草图
- 【例1455】initialize and terminate all new sketches 初始化并终止所有新草图
- 【例1454】inherit selected feature data to drawing 继承选定特征数据至图纸
- 【例1453】increment selected objects color 增加选定对象的颜色
- 【例1452】import specified part abs csys onto abs csys 将指定零件的ABS坐标系导入到ABS坐标系上
- 【例1451】import specified jt file 导入指定的JT文件
- 【例1450】report curve periodicity 报告曲线周期性
- 【例1449】report curve parm 报告曲线参数
- 【例1448】report curve parameter 选择曲线上的点并报告曲线参数
- 【例1447】report curve mesh surface 报告曲面网格
- 【例1446】report curve length 报告曲线长度
- 【例1445】report curve intersections 报告曲线交点
- 【例1444】report curve dimensionality 报告曲线维数
- 【例1443】report curve data 报告曲线数据
- 【例1442】report curve array total length 报告曲线数组总长度
- 【例1441】report curve analysis display options 报告曲线分析显示选项
- 【例1440】report current work view 当前工作视图报告
- 【例1439】report current work layer 获取当前工作图层
- 【例1438】report current views display mode 报告当前视图显示模式
- 【例1437】report current users login name 报告当前用户的登录名
- 【例1436】report current ug version 报告当前UG版本
- 【例1435】report current grid info 获取当前栅格信息
- 【例1434】report current grid display status 报告当前网格显示状态
- 【例1433】report current full nx version 报告当前完整NX版本
- 【例1432】report current feature 获取当前特征
- 【例1431】report current drawing size 报告当前图纸尺寸
- 【例1430】report current directory 报告当前目录
- 【例1429】report current assembly options 报告当前的装配选项
- 【例1428】import specified iges file 导入指定的IGES文件
- 【例1427】import specified cgm file 指定导入CGM文件
- 【例1426】import parts list from specified template part 从指定模板零件导入零件清单
- 【例1425】import part 导入零件
- 【例1424】import part into teamcenter using existing dataset 导入零件到Teamcenter使用现有数据集
- 【例1423】import external spreadsheet 导入外部电子表格
- 【例1422】import expressions and update model 导入表达式并更新模型
- 【例1421】import current view into a drawing in a new part 将当前视图导入新部件中的图纸
- 【例1420】import color table from another open part 从另一个打开的部件导入颜色表
- 【例1419】import cgm 将CGM文件导入
- 【例1418】import base view from master model 创建新图纸并从主模型添加基本视图
- 【例1417】import and rpo a udf v14 在 NX 14 中导入并应用 UDF
- 【例1416】import all ps files in directory unix only 导入目录中所有PS文件(仅限Unix操作系统)
- 【例1415】import all parasolid files in directory 将目录中所有Parasolid文件导入
- 【例1414】import all parasolid files in directory into separate parts 将目录中所有Parasolid文件分别导入为单独的部件
- 【例1413】import all parasolid files in directory into separate parts 导入目录中所有Parasolid文件为单独部件
- 【例1412】import a udf to a solid face v14 将UDF导入实体面
- 【例1411】import a udf to a dplane v14 在指定平面上导入UDF版本14
- 【例1410】import a create udf v14 导入创建UDF程序V14
- 【例1409】highlight trimming curves of all trimmed sheet features 突出显示所有修剪片特征的所有修剪曲线
- 【例1408】highlight split edges 高亮显示折分边
- 【例1407】highlight split edges 高亮显示分割边
- 【例1406】highlight sheetmetal bodies 高亮钣金体
- 【例1405】highlight selected features references 高亮所选特征引用
- 【例1404】highlight selected features objects 高亮选中特征对象
- 【例1403】highlight selected faces mirrored face 高亮选择面对应的镜像面
- 【例1402】highlight selected dimensions associated objects 高亮选中尺寸关联对象
- 【例1401】highlight sectioned solid 突出显示分段实体
- 【例1400】highlight section view and label of selected sxseg line 高亮选中SXSEG线的截面视图和标签
- 【例1399】highlight points in part on selected faces 高亮选中面上的零件点
- 【例1398】highlight points in part on selected edges 高亮选中边上的零件点
- 【例1397】highlight planar faces on selected body 高亮选中实体的平面面
- 【例1396】highlight planar faces on selected body 高亮选中体的平面面
- 【例1395】highlight ordinate origin of selected ordinate dimension 高亮选中坐标尺寸的坐标原点
- 【例1394】highlight ordinate dimensions of ordinate origin 高亮坐标原点的坐标尺寸
- 【例1393】highlight object of parasolid tag 高亮显示Parasolid标签的对象
- 【例1392】highlight named solid body 高亮名为XXX的实体
- 【例1391】highlight named faces 高亮指定名称的面
- 【例1390】highlight mirrored face 镜像面高亮
- 【例1389】highlight mirror set feature pairs 高亮显示镜像特征集特征对
- 【例1388】highlight members of all reference sets 突出显示所有参考集中的成员
- 【例1387】highlight master feature of selected instance 高亮选定实例的主特征
- 【例1386】highlight manual dimensions 高亮手动尺寸
- 【例1385】highlight interfering face pairs of selected solids 高亮显示所选实体的干涉面配对
- 【例1384】highlight feature references 高亮特征参考
- 【例1383】highlight feat edges 高亮特征边
- 【例1382】highlight faces with spikes 高亮带刺的面
- 【例1381】highlight faces which are visible from a specified point 从指定点可见的突出显示面
- 【例1380】highlight faces which are visible from a specified point 从指定点可以看到的面对其进行高亮显示
- 【例1379】highlight each component 组件高亮
- 【例1378】highlight common edges 高亮共边线
- 【例1377】highlight body edges 高亮显示体边
- 【例1376】highlight and report info of object of given id 对给定ID的对象进行高亮和报告信息
- 【例1375】highlight all route stock 高亮所有布线库
- 【例1374】highlight all pmi display instances 高亮所有PMI显示实例
- 【例1373】highlight all objects with name prefix 高亮所有以特定前缀命名的对象
- 【例1372】highlight all objects on each drawing 在每张绘图上高亮显示所有对象
- 【例1371】highlight all objects of specified type 高亮指定类型的所有对象
- 【例1370】highlight all objects of specified name 高亮指定名称的所有对象
- 【例1369】highlight all notes on specified drawing 在指定绘图上高亮所有注释
- 【例1368】highlight all model geometry 高亮显示所有模型几何
- 【例1367】highlight all midsurface sheets 高亮所有中面片
- 【例1366】highlight all exterior components 高亮显示所有外部组件
- 【例1365】highlight all convex edges 高亮所有凸边
- 【例1364】highlight all concave edges 高亮所有凹边
- 【例1363】hide selected components 隐藏选中的组件
- 【例1362】hide pulldown button 隐藏下拉按钮
- 【例1361】hide all feature set members 隐藏所有特征集成员
- 【例1360】has color font and width hascolorfontandwidth 可以翻译为“具有颜色、字体和宽度”
- 【例1359】GTAC uc1601 GTAC_uc1601 函数使用可变参数列表和 vsprintf 将格式化字符串消息传递给 uc1601 显示函数
- 【例1358】GTAC set status GTAC 设置状态
- 【例1357】GTAC set prompt GTAC设置提示
- 【例1356】group selected objects 创建一个非唯一成员资格组,高亮显示组内的对象
- 【例1355】group all solids 将所有实体组合成一个组
- 【例1354】grey out undo buttons 灰掉撤销按钮
- 【例1353】get work occurrence 获取工作出现
- 【例1352】get wave source and xform 获取波源和变换
- 【例1351】get view model view part 获取视图对应的模型视图部分
- 【例1350】get value of expression associated with dimension 获取与尺寸关联的表达式的值
- 【例1349】get value for specified customer default name 获取指定客户默认名称的值
- 【例1348】get unit vector 获取单位向量
- 【例1347】get ugmgr tag of folder name 获取文件夹名称的UGMGR标签
- 【例1346】get scenario material 获取场景材料
- 【例1345】get occs at all assy levels 在所有装配层次中获取实例
- 【例1344】get object id 获取对象ID
- 【例1343】get mass props tshell 获取壳体质量属性
- 【例1342】get list of all of name prefix 获取所有名称前缀列表
- 【例1341】get integer from string end 从字符串尾部获取整数值
- 【例1340】get font index number 获取字体索引号
- 【例1339】get fail message 获取失败消息
- 【例1338】get fail message 获取失败信息
- 【例1337】get facet data similar to current display 获取与当前显示相似的Facet数据
- 【例1336】get distance between points 获取两点间距离
- 【例1335】get distance between bodies 获取两个体之间的距离
- 【例1334】get default part units 获取默认零件单位
- 【例1333】get cylinder data 获取圆柱体数据
- 【例1332】get current view extents 获取当前视图范围
- 【例1331】get current date and time 获取当前日期和时间
- 【例1330】get arc center of full bolt circle 获取完整螺栓圆弧的中心
- 【例1329】generate recipe for assembly 生成装配食谱
- 【例1328】fully open assembly 完全打开装配体
- 【例1327】fully load assembly tree 完全加载装配树
- 【例1326】fully load assembly tree 全加载装配树
- 【例1325】freeze unfreeze all parts list rows 冻结解冻零件列表的所有行
- 【例1324】free udfs def data 释放UDF定义数据
- 【例1323】free symb thread data 释放符号线程数据
- 【例1322】free linked exterior data 释放关联外部数据
- 【例1321】format only problem for nastran analysis 格式仅适用于NASTRAN分析的问题
- 【例1320】format only problem for nastran analysis 仅适用于Nastran分析的格式问题
- 【例1319】format and submit problem for nastran analysis 格式化并提交NASTRAN分析问题
- 【例1318】form sheet metal feature 形成金属薄板特征
- 【例1317】force evaluation of all expressions 强制计算所有表达式
- 【例1316】flatten spline 将样条曲线投影到平面上,使其变平
- 【例1315】flatten spline “展平样条线”
- 【例1314】flag object 标记对象
- 【例1313】fixup view display parms 修正视图显示参数
- 【例1312】fix prev12 holes 修复V12.0之前版本通过UFUNC创建的特征孔洞
- 【例1311】fix note colors 修复注释颜色
- 【例1310】fit view 适配视图
- 【例1309】fit clipping planes to extents 适配裁剪平面到范围
- 【例1308】find wave linked faces 查找波纹连接的曲面
- 【例1307】find wave linked faces 找到波纹连接的曲面
- 【例1306】find visible note with text 寻找可见带文本的注释
- 【例1305】find user symbols in annotation 在注释中查找用户符号
- 【例1304】find unattached blends 查找未附着混合特征
- 【例1303】find ugmgr folder of part 在UGMGR中查找零件的文件夹
- 【例1302】find specification of master 找到主部件的规范
- 【例1301】find solid face of section edge 找到截面边的实体面
- 【例1300】find solid face of section edge 寻找截面的实体面
- 【例1299】find smooth edges 在指定的容差范围内查找平滑的边缘,并通过高亮显示进行标记
- 【例1298】find sketched features 找到草图特征
- 【例1297】find sketch for each UF sketch tol csys type object 找到每个UF草图公差坐标系类型对象的草图
- 【例1296】find section view edges 查找截面视图的边
- 【例1295】find retained dimensions 找到保留的尺寸
- 【例1294】find retained dimensions in v15 在NX15版本中查找保留的尺寸
- 【例1293】find point on selected face closest to selected point 找到选定点上与选定面最近的点
- 【例1292】find path between selected routing components 在选定的路由组件之间查找路径
- 【例1291】find path between selected routing components 在选定的布线组件之间查找路径
- 【例1290】find parent csys of wcs 找到WCS的父坐标系
- 【例1289】find note with text 寻找包含特定文字的注释
- 【例1288】find next empty layer 找到下一个空白的图层
- 【例1287】find named component array 查找指定名称的组件数组
- 【例1286】find in folder 在文件夹中查找
- 【例1285】find gdt features of all visible faces 找到所有可见面的GDT特征
- 【例1284】find folder 寻找文件夹
- 【例1283】find file using search directories 在搜索目录中查找文件
- 【例1282】find file used by nx 在NX中查找使用的文件
- 【例1281】find feature of new subtraction operation 找到新减法操作的特征
- 【例1280】find facet extremes 找到面的极点
- 【例1279】find extremes 找到极值
- 【例1278】find extreme point on selected curve 在选定的曲线上查找极点
- 【例1277】find expression of reference attribute 找到引用属性的表达式
- 【例1276】find expression of reference attribute 找到参考属性的表达式
- 【例1275】find drawing notes associated to member views 查找与成员视图相关的绘图注释
- 【例1274】find dependent expressions 查找相关表达式
- 【例1273】find curve extreme point 找到曲线的极点
- 【例1272】find context assemblies 找到上下文装配体
- 【例1271】find context assemblies 在上下文中查找装配体
- 【例1270】find component of section edge 查询截面边的组件
- 【例1269】find and show selected object at each assembly level 在各个装配级别查找并显示所选对象
- 【例1268】find and show selected object at each assembly level 在各个装配层次查找并显示选定的对象
- 【例1267】find all subdirectories 找到所有子目录
- 【例1266】find all datum csys features 查找所有基准坐标系特征
- 【例1265】find all curve loops 找到所有曲线环
- 【例1264】find all curve loops 在NX中找到所有曲线环
- 【例1263】find all components 查询所有组件
- 【例1262】find alive curve 找到活着的曲线
- 【例1261】filter list objects 筛选列表对象
- 【例1260】filter body type 过滤体类型
- 【例1259】file exists 文件是否存在
- 【例1258】facet selected solids or faces Facet选中的实体或面
- 【例1257】facet selected solids facet selected solids
- 【例1256】facet all solids 创建所有实体的面
- 【例1255】facet all local bodies 在模型中为所有本地实体生成面
- 【例1254】facet all local bodies facet all local bodies:面化所有本地实体
- 【例1253】extrude selected faces 选中面进行拉伸
- 【例1252】extrude selected faces 挤压选定面
- 【例1251】extract selected face 提取所选面
- 【例1250】extract selected face to specified type 提取选定面到指定类型
- 【例1249】extract selected face to specified type 提取选定面为指定类型
- 【例1248】extract region 提取区域
- 【例1247】extract faces 提取面
- 【例1246】extract face 提取面
- 【例1245】extract face without holes 提取无孔洞的面
- 【例1244】extract face with holes deleted 提取无孔洞的面
- 【例1243】extract face from grip 从GRIP提取面
- 【例1242】extract bsurf and report area 提取B曲面并报告面积
- 【例1241】extract body 提取实体
- 【例1240】extract and store spreadsheet data 提取并存储电子表格数据
- 【例1239】extend selected curve by specified length 扩展选定曲线到指定长度
- 【例1238】extend selected curve by specified length 延长所选曲线指定长度
- 【例1237】export with options 使用选项导出
- 【例1236】export with options export with options
- 【例1235】export windows metafile 将 Windows 元文件导出
- 【例1234】export twice to same part 重复导出至同一零件
- 【例1233】export to step214 export to step214
- 【例1232】export to step203 将NX模型导出为STEP203格式
- 【例1231】export tiff in external mode 在UG外部模式下导出TIFF图像
- 【例1230】export tiff image of current shaded display 创建当前阴影显示的TIFF图像
- 【例1229】export then import all bodies 导出后导入所有实体
- 【例1228】export then import all bodies 导出后导入所有体
- 【例1227】export targets and tools 导出目标和工具
- 【例1226】export selected objects to specification of current nxmanager master 将选中的对象导出到当前NX Manager主模型
- 【例1225】export selected geometry to iges 将选定几何体导出为IGES
- 【例1224】export selected geometry to existing part 将选定的几何图形导出到现有零件中
- 【例1223】export selected geometry to dxf 选择几何体导出为DXF
- 【例1222】export selected geometry to dxf 导出选定的几何图形到DXF
- 【例1221】export selected bodies 选择要导出的实体,导出选择实体
- 【例1220】export parasolids of all solids 将所有实体的参数化实体导出
- 【例1219】export parasolid data of all solids in selected component 导出选定组件中所有实体的Parasolid数据
- 【例1218】export jpeg of current shaded display 将当前阴影显示导出为JPEG图片
- 【例1217】export gif in external mode 在UG外部模式下导出GIF
- 【例1216】export flattened assembly 导出平整的装配体
- 【例1215】export flattened assembly “导出展平装配体”
- 【例1214】export faceted bodies to stl 将facet体导出为STL
- 【例1213】export drawings from one part to another in batch mode 批量将一个部件的图纸导出到另一个部件
- 【例1212】export current part to jt 将当前部件导出为JT
- 【例1211】export current drawing to file 将当前图纸导出到文件
- 【例1210】export component geometry export component geometry
- 【例1209】export cgm using default scale 导出CGM时使用默认比例
- 【例1208】export cgm of all drawings Export all drawings to CGM
- 【例1207】export cgm of all drawings at one to one scale 导出所有图纸以11比例的CGM格式
- 【例1206】export bitmap images of all assembly piece part components 导出所有装配组件的位图图片
- 【例1205】export assembly to temp directory 将组件导出到临时目录
- 【例1204】export all solids using specific parasolid version 导出所有实体,使用特定Parasolid版本
- 【例1203】export all solid occurrences to individual parasolid text files 将所有实体出现导出到单独的Parasolid文本文件
- 【例1202】export all objects on work layer 导出工作层上的所有对象
- 【例1201】export all drawings into first component 将所有图纸导出到第一个组件中
- 【例1200】export all drawings into another loaded part 将所有图纸导出到另一个已加载的部件
- 【例1199】export all bodies 导出所有实体
- 【例1198】explode instantiated udf explode instantiated udf
- 【例1197】explode feature sets 爆炸特征集
- 【例1196】explode feature set 解散特征集合,即删除特征集合,并删除其中的所有特征
- 【例1195】expand pattern 展开模式
- 【例1194】expand feature sets 扩展特征集
- 【例1193】expand all patterns 扩展所有图案
- 【例1192】exit ug session 退出UG会话
- 【例1191】exit listing window 退出列表窗口
- 【例1190】execute clone log file 执行克隆日志文件
- 【例1189】examine consistency of selected solids 检查所选实体的一致性
- 【例1188】evaluate spline 评估样条线
- 【例1187】evaluate spline
plaintext评估样条函数
- 【例1186】evaluate midpt of edge 评估边的中点
- 【例1185】evaluate expression 评估表达式
- 【例1184】evaluate curve 评估曲线
- 【例1183】evaluate all expressions 计算所有表达式
- 【例1182】erase then unerase selected solid in view 选择视图中的实体,先删除然后恢复选中实体
- 【例1181】erase selected objects from work view 删除工作视图中的选定对象
- 【例1180】erase conehead 删除锥形头
- 【例1179】erase all non silhouettes from selected drawing member view 从所选绘图成员视图中删除所有非轮廓线
- 【例1178】ensure view updated 确保视图更新
- 【例1177】ensure part fully loaded 确保零件完全加载
- 【例1176】ensure parent loaded 确保父级已加载
- 【例1175】ensure parent directory exists 确保父目录存在
- 【例1174】ensure fully loaded 确保完全加载
- 【例1173】ensure directory exists 确保目录存在
- 【例1172】empty groups of members 空成员组
- 【例1171】edit view label 编辑视图标签
- 【例1170】edit tabular note header text 编辑表格注释标题文字
- 【例1169】edit sphere diameter 修改球体直径
- 【例1168】edit specified expression 编辑指定表达式
- 【例1167】edit single line note from grip pre v16 编辑GRIP V16之前的单行注释
- 【例1166】edit selected udf parameters 编辑选定的UDF参数
- 【例1165】edit selected tabular note section maximum height 修改选定表格注释部分的最大高度
- 【例1164】edit selected tabular note column widths 编辑选定表格注释的列宽
- 【例1163】edit selected splines thru points 编辑选定样条曲线通过点
- 【例1162】edit selected points location 编辑选定点的位置
- 【例1161】edit selected plane 编辑选定的平面
- 【例1160】edit selected part attribute 编辑选定的零件属性
- 【例1159】edit selected objects displayed name location 编辑选定对象的显示名称位置
- 【例1158】edit selected note 编辑选定注释
- 【例1157】edit selected id symbol 编辑选择的标识符号
- 【例1156】edit selected datum direction 编辑选定的基准方向
- 【例1155】edit parts list column default string 编辑零件清单列默认字符串
- 【例1154】edit part family template column data 编辑零件族模板列数据
- 【例1153】edit object display of groups 编辑组的对象显示
- 【例1152】edit linked exterior 编辑关联外部特征
- 【例1151】edit hide state of feature set 修改特征集的隐藏状态
- 【例1150】edit group and member objects display 编辑组和成员对象显示
- 【例1149】edit extrude or revolve direction 编辑挤出或旋转方向
- 【例1148】edit expression with EDU control 编辑表达式时使用EDU控制
- 【例1147】edit expression interpart references to change referenced part 编辑表达式中的跨零件引用,以更改被引用的零件
- 【例1146】edit ellipse angles 修改椭圆角度
- 【例1145】edit edge blend radius 编辑边混合半径
- 【例1144】edit drafting object preferences 编辑绘图对象参数
- 【例1143】edit dimension associativity 修改尺寸关联性
- 【例1142】edit appended text 编辑附加文本
- 【例1141】echo output to listing window and syslog 将echo输出发送到列表窗口和系统日志
- 【例1140】dummy out all expressions 将表达式中的所有值替换为0,使它们变成无意义的占位符
- 【例1139】draw facet 绘制面片
- 【例1138】double check feature expression correlation 双重检查特征表达式关联
- 【例1137】do xforms match 检查两个变换是否匹配
- 【例1136】do tag arrays match 两个标签数组是否匹配
- 【例1135】do curves match 检查曲线是否匹配
- 【例1134】do clearance analysis between moving and static components 进行移动组件和静态组件之间的间隙分析
- 【例1133】do body geometry checks 检查体几何
- 【例1132】do assy ctxt xforms match 检查装配上下文变换是否匹配
- 【例1131】display uv and normals along selected face 在选定的面上显示UV向量和法向量
- 【例1130】display url 打开网址
- 【例1129】display temporary text 显示临时文本
- 【例1128】display temporary text in top left corner of current view 在当前视图左上角显示临时文本
- 【例1127】display temporary rectangle 显示临时矩形
- 【例1126】display temporary point 展示临时点
- 【例1125】display sketch dimensions Display sketch dimensions 显示草图尺寸
- 【例1124】display objects bounding box 显示对象边界框
- 【例1123】display any parent of work part 显示工作部件的任何父级
- 【例1122】demo edit instantiated udf 这个示例程序演示了如何编辑一个实例化的用户定义特征(UDF)
- 【例1121】create smart bcurve thru points 创建通过点的智能B样条
- 【例1120】create daxis using face 使用面创建基准轴
- 【例1119】create daxis using a curve 使用曲线创建法线方向,即创建一个曲线的法线方向轴
- 【例1118】create csys using2lines 创建坐标系使用两条线
- 【例1117】create component of all solids on layer with units fix 创建层上所有实体的组件,并修复单位
- 【例1116】create component array 创建组件阵列
- 【例1115】create component and make work part 创建组件并设置工作部件
- 【例1114】create circular iset 创建圆形特征集
- 【例1113】create circles 创建圆形的函数
- 【例1112】create bridge curve 创建桥接曲线
- 【例1111】create bplane from closed single spline loops 从闭合的单个样条环创建边界平面
- 【例1110】create bounded plane 创建边界平面
- 【例1109】create boundaries 创建边界
- 【例1108】create blocks 创建块
- 【例1107】correlate facet model vs face facet counts 关联facet模型与面的facet计数
- 【例1106】display temporary line 显示临时线
- 【例1105】display temporary facets 显示临时面
- 【例1104】display temporary facet 显示临时面
- 【例1103】display temporary colored text 显示临时彩色文本
- 【例1102】display temporary colored point 显示临时彩色点
- 【例1101】display temporary colored line 显示临时彩色线
- 【例1100】display temporary box 在临时坐标系中显示临时边界框,使用坐标系的方向向量计算边界框的8个顶点,并使用UFDISPdisplaytemporaryline函数
- 【例1099】display temporary asterisk 显示临时星号
- 【例1098】display temporary arc 显示临时弧
- 【例1097】display temp point at curve start 显示曲线起点处的临时点
- 【例1096】display temp point at curve end 在曲线端点显示临时点
- 【例1095】display selected datum planes normal 显示选定基准平面的法线
- 【例1094】display rpo dimensions 显示RPO尺寸
- 【例1093】display rough bounding box 在图形界面上绘制粗略的包围盒
- 【例1092】display notes origin and text box 显示注释的原始位置和文本框
- 【例1091】display mid face normal 显示中间面法线
- 【例1090】display message dialog 显示消息对话框
- 【例1089】display feature parms 显示特征参数
- 【例1088】display facet 显示面
- 【例1087】display facet using specified color 使用指定颜色显示面
- 【例1086】display face normals 在NX中显示面的法线
- 【例1085】display face normal 显示面法线
- 【例1084】display exact bounding box 显示精确边界框
- 【例1083】display exact bounding box aligned 显示精确对齐的边界框
- 【例1082】display exact bounding box aligned 显示与坐标系对齐的精确边界框
- 【例1081】display exact bound box of selected solid pre nx3 在NX3版本之前,显示选定实体的精确边界框
- 【例1080】display each part in session 在会话中显示每个零件
- 【例1079】display drf object origin and text box 显示DRF对象的文本框和原点
- 【例1078】display direction of selected arcs axis 显示选定弧的中心轴方向
- 【例1077】display curve tangents 显示曲线切线
- 【例1076】display conehead 显示锥头
- 【例1075】display conehead and ask flip 显示圆锥头并询问是否翻转
- 【例1074】display colored conehead 显示彩色圆锥头
- 【例1073】display bounding box 绘制边界框
- 【例1072】display bounding box 显示边界框
- 【例1071】display bounding box of selected component 显示选定组件的边界框
- 【例1070】display bounding box aligned 显示与坐标系对齐的边界框
- 【例1069】display any parent 显示任何父组件
- 【例1068】display all sheets normals 显示所有板材法线
- 【例1067】disallow using certain parts as components 禁止使用某些零件作为组件
- 【例1066】disallow file new in nxmanager only 禁止在NX Manager中创建新文件
- 【例1065】dimension arcs 创建弧度尺寸
- 【例1064】deselect objects 撤销选择对象
- 【例1063】demonstrate uistyler toggle 演示UIStyler的切换功能
- 【例1062】demo work around for PR 6525934 演示PR 6525934的解决方法
- 【例1061】demo uistyler tab control 演示UIStyler选项卡控件
- 【例1060】demo uistyler push button making invisible dialog item visible 演示如何使用UIStyler将对话框中的项目通过按钮设置为不
- 【例1059】demo uistyler multi select list of toggling values 演示UIStyler多选切换值列表
- 【例1058】demo uistyler file operation callback 演示用户界面样式文件操作回调
- 【例1057】demo skipping ufrcp user exit when adding a base view in drafting 当在绘图模块中添加基本视图时,跳过ufrcp用户出口的
- 【例1056】demo select CAE nodes Demo选择CAE节点
- 【例1055】demo prompt for screen position 提示屏幕位置
- 【例1054】demo prompt for locations 演示提示位置
- 【例1053】demo internal template 内部模板示例
- 【例1052】demo external template 这是一个外部模板的示例
- 【例1051】demo edit motion solver parameters This is a demo for editing motion solver parameters.
- 【例1050】demo creating a foreign surface 创建一个外部表面示例,用于证明一个观点
- 【例1049】demo blank and reverse blank 演示隐藏和取消隐藏
- 【例1048】delete views with given name prefix 删除具有给定名称前缀的视图
- 【例1047】delete unused expressions 删除未使用的表达式
- 【例1046】delete unnamed layouts 删除未命名的布局
- 【例1045】delete udo 删除用户定义对象
- 【例1044】delete specified part attribute 删除指定零件属性
- 【例1043】delete specified filter 删除指定过滤器
- 【例1042】delete specified component set 删除指定的组件集
- 【例1041】delete sketches by name 删除草图按名称
- 【例1040】delete selected tabular note 删除选中的表格注释
- 【例1039】delete selected objects 删除选定的对象
- 【例1038】delete selected line 删除选中的线条
- 【例1037】delete selected features 删除选定特征
- 【例1036】delete selected datum axis and verify status 删除选定的基准轴并验证状态
- 【例1035】delete saved csys 删除已保存的坐标系
- 【例1034】delete retained dimensions 删除保留尺寸
- 【例1033】delete points outside model limits 删除模型界限外的点
- 【例1032】delete parts list 删除零件清单
- 【例1031】delete parts list on layer zero 删除零层上的零件清单
- 【例1030】delete objects with specified name 删除指定名称的对象
- 【例1029】delete objects of object list 删除对象列表中的对象
- 【例1028】delete object attribute by title 删除对象属性按标题
- 【例1027】delete group and keep group members 删除组并保留组成员
- 【例1026】delete far out drafting entities 删除远离原点的标注项
- 【例1025】delete faceted representations 删除三维模型的多边形表示
- 【例1024】delete extra tabular note row 删除多余的表格注释行
- 【例1023】delete duplicate views 删除重复视图
- 【例1022】delete component array 删除组件数组
- 【例1021】delete by eid 删除通过EID
- 【例1020】delete body parameters 删除体参数
- 【例1019】delete all udos 删除所有用户定义对象
- 【例1018】delete all udo owning links 删除所有UDO拥有链接
- 【例1017】delete all suppressed features and drafting objects 删除所有抑制特征和草图对象
- 【例1016】delete all string object attributes by title 删除所有标题的字符串对象属性
- 【例1015】delete all splines 删除所有样条线
- 【例1014】delete all sketches 删除所有草图
- 【例1013】delete all rows from a selected tabular note 删除选定表格注释中的所有行
- 【例1012】delete all of type 删除所有类型
- 【例1011】delete all objects not on work layer 删除非工作层上的所有对象
- 【例1010】delete all notes with no text 删除所有无文字的注释
- 【例1009】delete all mating conditions 删除所有配合条件
- 【例1008】delete all layer categories 删除所有图层类别
- 【例1007】delete all explosions 删除所有爆炸
- 【例1006】delete all empty drawings 删除所有空绘图
- 【例1005】delete all drawings but selected 删除所有图纸,只保留选中的图纸
- 【例1004】delete all clearance data sets 删除所有间隙数据集
- 【例1003】delete all bodies parms 删除所有体的参数
- 【例1002】delete active and reference sketch dimensions 删除活动草图和参考草图尺寸
- 【例1001】delete a feature 删除特征
- 【例1000】delete a category 删除一个类别
- 【例0999】delete a category 删除一个分类
- 【例0998】decode section note text 解析剖面标注文本
- 【例0997】decode nxmanager part filename 解码NX管理器部件文件名
- 【例0996】cycle trimmed revolved 循环修剪旋转
- 【例0995】cycle simplified curves in view 循环简化视图中的曲线
- 【例0994】cycle objects by layer 循环按层遍历对象
- 【例0993】cycle for note with text 在部件中循环查找具有指定文本的注释
- 【例0992】cycle display of drawings 循环显示图纸
- 【例0991】cycle by name prefix 通过名称前缀循环
- 【例0990】curve curve deviation 曲线偏差
- 【例0989】create XC YC plane 创建XC YC平面
- 【例0988】create wrap geometry 创建包裹几何
- 【例0987】create wave linked route port 创建波导关联的布线端口
- 【例0986】create wave linked face 创建波浪链接面
- 【例0985】create wave linked face in different component 创建不同组件中的波浪链接面
- 【例0984】create wave linked datum 创建波链接数据
- 【例0983】create uniform scale feature of specified scale at wcs 创建统一缩放特征于指定比例在WCS
- 【例0982】create specification and add master as component 创建规范并将主模型作为组件添加
- 【例0981】create smart bcurve thru points 创建通过点的智能B样条
- 【例0980】create smart arc 创建智能弧
- 【例0979】create wave linked datum 创建波形关联基准
- 【例0978】create wave linked curve 创建波形链接曲线
- 【例0977】create wave linked body 创建波纹连接体
- 【例0976】create vrml file 创建VRML文件
- 【例0975】create vertical notes 创建垂直注释
- 【例0974】create variable radius blends 创建可变半径圆角
- 【例0973】create unique expression 创建唯一的表达式
- 【例0972】create uniform scale feature from single body 创建单一体的统一缩放特征
- 【例0971】create ug block using knowledge fusion 创建UG块使用知识融合
- 【例0970】create udo with owned udo 创建具有拥有UDO的UDO
- 【例0969】create udo with owned point 创建带有拥有点的UDO
- 【例0968】create udo with multiple owned udos 创建具有多个拥有UDO的UDO
- 【例0967】create udo sheet between2lines 在两线之间创建UDO板
- 【例0966】create udo linked to point 创建与点关联的UDO
- 【例0965】create udo linked to line 创建与线链接的UDO
- 【例0964】create udo linked to datum axis 创建与基准轴关联的UDO
- 【例0963】create udo link to body 创建与体连接的用户定义对象(UDO)
- 【例0962】create udo label showing drafting curve length 创建显示绘图曲线长度的UDO标签
- 【例0961】create udo and owning link to selected object 创建用户定义对象,并建立到选定对象的拥有链接
- 【例0960】create udo and link to selected objects 创建UDO并与选定对象建立链接
- 【例0959】create udo and link to selected component 创建UDO并与选定的组件建立链接
- 【例0958】create udo and link to multiple selected objects 创建UDO并与多个选定的对象建立链接
- 【例0957】create tube along selected curves 创建沿选定曲线的管子
- 【例0956】create trimmed tube 创建修剪管
- 【例0955】create trimmed sheets 创建修剪的薄片
- 【例0954】create trim extend feature 创建修剪延伸特征
- 【例0953】create top view jpeg for all parts in directory 创建目录中所有部件的顶视图JPEG
- 【例0952】create tiff images of all views 创建所有视图的TIFF图像
- 【例0951】create tiff image 创建TIFF图像
- 【例0950】create tiff file of all drawings 创建所有图纸的tif文件
- 【例0949】create thru holes 在指定的面上创建通孔
- 【例0948】create thru holes 创建贯穿孔
- 【例0947】create thru curves 创建贯通曲线
- 【例0946】create thru curves 创建贯穿曲线
- 【例0945】create thru curves from selected strings 创建通过选定曲线的字符串
- 【例0944】create text file as named reference 创建文本文件作为命名参考
- 【例0943】create text box udo 创建文本框UDO
- 【例0942】create taper from edges 创建斜度从边缘
- 【例0941】create tabular note with text nx2 创建带文本NX2的表格注释
- 【例0940】create tabular note with merged cell header 创建带合并单元格标题的表格注释
- 【例0939】create tabular note with greek unicode from file 创建带希腊Unicode的表格注释
- 【例0938】create tabular note using template 创建表格注释使用模板
- 【例0937】create tabular note using template from specified part 创建表格注释,使用指定部件的模板
- 【例0936】create tabular note of specified size 创建指定大小的表格注释
- 【例0935】create tabnot using title cell 创建表格注释并使用标题单元格
- 【例0934】create symbolic thread 创建符号螺纹
- 【例0933】create sweep 创建扫掠
- 【例0932】create sweep normal to face 创建沿面法向的扫掠
- 【例0931】create surf from cloud 创建云点曲面
- 【例0930】create subtracted extrusion 创建减法拉伸特征
- 【例0929】create subtracted extrusion from selected sketch 从选定的草图创建减去拉伸特征
- 【例0928】create structures scenario part with user defined name 创建自定义名称的结构场景部分
- 【例0927】create straight pipe routing with elbows 创建带有弯头的直管路
- 【例0926】create standalone idsymbols 创建独立的标识符号
- 【例0925】create standalone idsymbols with leaders 创建带引线的独立ID符号
- 【例0924】create square pocket with taper by outline 创建具有轮廓斜度的方形口袋
- 【例0923】create square pocket with taper by outline no attach 创建无附着轮廓渐变方孔
- 【例0922】create spline 创建样条
- 【例0921】create spline thru selected points 创建通过所选点的样条线
- 【例0920】create spline thru points 创建曲线通过点
- 【例0919】create spline thru points from file 创建通过文件的点生成样条
- 【例0918】create spline fit to specified points 创建指定点拟合样条
- 【例0917】create specified part 创建指定零件
- 【例0916】create specified part in nxmanager 创建NXManager中指定的部件
- 【例0915】create solid fill 创建实心填充
- 【例0914】create smart xform from three points and report xform data 创建三点智能变换并报告变换数据
- 【例0913】create smart spline thru selected points with smart end slopes 创建智能样条曲线,通过选定点并带有智能端部斜率
- 【例0912】create smart scalar expression 创建智能标量表达式
- 【例0911】create smart points at equal distances along curve 在曲线上等距创建智能点
- 【例0910】create smart points at equal arclength percentages along curve 在曲线上等弧长百分比位置创建智能点
- 【例0909】create smart points at equal arclength distances along curve 沿曲线等弧长距离创建智能点
- 【例0908】create smart point on selected curve 在选择的曲线上创建智能点
- 【例0907】create smart point on selected arc angle 在选定的弧上创建智能点,用于标注角度
- 【例0906】create smart point on face 在面创建智能点
- 【例0905】create smart point on curve 在曲线上创建智能点
- 【例0904】create smart point offset from csys 创建从坐标系偏移的智能点
- 【例0903】create smart point grid on face 在面上创建智能点网格
- 【例0902】create smart point at midpoint 创建曲线中点的智能点
- 【例0901】create smart point at midpoint of selected curve or edge 在选择的曲线或边缘的中点创建智能点
- 【例0900】create smart point at arc center 创建圆弧中心的智能点
- 【例0899】create smart line 创建智能线条
- 【例0898】create smart dirr normal to curve 创建沿曲线法线方向的智能方向
- 【例0897】create smart datum plane normal to curve at specified percentage 创建与曲线指定百分比处法线平行的智能基准面
- 【例0896】create smart curve extract 创建智能曲线提取
- 【例0895】create smart bcurve thru selected points with end slopes 通过选择点创建智能B曲线,包括端部斜率
- 【例0894】create points at corners of box bounding selected faceted body 在选定的实体上创建盒子边界角点上的点
- 【例0893】create sized cgm export file 创建指定大小的CGM导出文件
- 【例0892】create size tolerance feature v17 创建尺寸公差特征V17
- 【例0891】create size tolerance feature v16 创建尺寸公差特征V16
- 【例0890】create size tolerance feature v15 创建尺寸公差特征V15
- 【例0889】create single offset chamfer on selected edge 在选中的边上创建单个偏移倒角
- 【例0888】create single facet model 创建单面模型
- 【例0887】create single face collector 创建单面收集器
- 【例0886】create simplify 创建简化特征
- 【例0885】create simple thru hole and rpo onto selected location 在选定位置创建简单贯穿孔和RPO
- 【例0884】create simple sxview 创建简单截面视图
- 【例0883】create simple holes 在给定面上创建简单孔
- 【例0882】create simple holes 创建简单孔
- 【例0881】create simple hole and rpo onto selected location 在选定点位置创建简单孔和RPO
- 【例0880】create silhouettes for all solids in work view 在当前工作视图中为所有实体创建轮廓线
- 【例0879】create sheets from all solid body faces 从所有实体体的面创建片体
- 【例0878】create sheet udo 创建Sheet UDO
- 【例0877】create shadow outline 创建阴影轮廓
- 【例0876】create shadow curves 创建阴影曲线
- 【例0875】create sewn sheets 创建缝合的板片
- 【例0874】create set of features 创建特征集合
- 【例0873】create scenario section 创建场景部分
- 【例0872】create scenario idealize feature 创建理想化特征场景
- 【例0871】create scenario auto face subdivisions 在NX中创建自动面分割场景
- 【例0870】create ruled sheet 创建规则曲面
- 【例0869】create rough offset feature 创建粗略偏置特征
- 【例0868】create rough offset curve 创建粗略偏移曲线
- 【例0867】create revolved feature 创建旋转特征
- 【例0866】create revolved by direction datum w trim 绕方向基准创建带修剪的旋转体
- 【例0865】create resize face from selected cylindrical or spherical faces 创建圆柱面或球面选择的面的缩放特征
- 【例0864】create render set 创建渲染集
- 【例0863】create relative dplane normal to line 创建与线垂直的相对平面
- 【例0862】create relative daxis thru pt perpendicular to face 创建垂直于面的通过点的相对方向轴
- 【例0861】create relative datum plane 创建相对基准面
- 【例0860】create relative datum plane thru midpoint of edge parallel to dplane 创建与基准面平行的边中点的相对基准面
- 【例0859】create relative datum plane through face axis angle to plane 创建基准平面,通过面轴,与平面成角度
- 【例0858】create relative datum plane midway between selected planar faces 创建选定平面面之间的相对基准面
- 【例0857】create reference sets 创建参照集
- 【例0856】create reference set containing all objects on work layer 在当前工作图层上创建包含所有对象的引用集
- 【例0855】create red points 在CAD程序中创建红色点
- 【例0854】create rect slot 创建矩形槽
- 【例0853】create radius dimension 创建半径尺寸
- 【例0852】create radius dimension in member view 在成员视图中创建半径尺寸
- 【例0851】create quilt using curve mesh along fixed vector 使用固定向量曲线网格创建贴图
- 【例0850】create quilt using curve mesh along driver normals 创建沿驱动法线方向的曲线网格贴图
- 【例0849】create proj curves 创建投影曲线
- 【例0848】create proj curves alternate 创建投影曲线的备选方案
- 【例0847】create polygon and vector data for geometry in part file 创建零件文件中的几何体的多边形和向量数据
- 【例0846】create points 创建点
- 【例0845】create points spaced along selected curve or edge 在选定曲线或边沿线等距创建点
- 【例0844】create points on curve 在曲线上创建点
- 【例0843】create points at spline defining points 创建样条线定义点处的点
- 【例0842】create points at selected arc centers 在选择的弧中心创建点
- 【例0841】create points at selected arc centers 在选定的弧中心创建点
- 【例0840】create points along curve 在曲线上创建点
- 【例0839】create points along curve speed test 创建沿曲线分布点的速度测试
- 【例0838】create points along curve speed test 创建曲线上的点速度测试
- 【例0837】create point udo 创建点UDO
- 【例0836】create point set on curve using chordal tolerance 在曲线上使用弦公差创建点集
- 【例0835】create point on selected curve 在选择的曲线上创建点
- 【例0834】create point on selected curve 在选定曲线上创建点
- 【例0833】create point on first selected curve closest to second selected curve 在第一个选定的曲线上创建一个点,使其最接近第二
- 【例0832】create point on curve at parm 在曲线上指定参数处创建点
- 【例0831】create point on curve at parm 在曲线上创建参数处的点
- 【例0830】create point cloud surface from selected points 从选择的点创建点云曲面
- 【例0829】create point cloud surface from points from file 创建点云曲面从文件中的点
- 【例0828】create point at mid length of curve 创建曲线中点处的点
- 【例0827】create point at mid arclength point on selected spline 在选定样条曲线上创建中点弧长点
- 【例0826】create point at intersection of selected curves 创建曲线交点处的点
- 【例0825】create point along curve offset from selected curve end 创建曲线末端偏移点
- 【例0824】create point 3 scalars 创建3标量点
- 【例0823】create png file of all drawings 创建所有图纸的PNG文件
- 【例0822】create plane 创建平面
- 【例0821】create plane with two vectors and origin 创建平面:输入两个向量和原点
- 【例0820】create plane from 3 points 从三个点创建平面
- 【例0819】create perpendicular constraint in sketch 在草图中创建垂直约束
- 【例0818】create parts list note 创建零件列表注释
- 【例0817】create part family template 创建零件族模板
- 【例0816】create ordinate dimensions 创建坐标尺寸
- 【例0815】create ordinate dimension 创建坐标尺寸
- 【例0814】create or update all family members 创建或更新所有家族成员
- 【例0813】create offset and angle chamfer on selected edges 在选定边上创建偏移和角度倒角
- 【例0812】create new unique part 创建新唯一零件
- 【例0811】create line from point tangent to curve 创建从点到曲线切线的直线
- 【例0810】create layer categories 创建图层类别
- 【例0809】create label to intersection of two objects 创建两个对象交点处的标签
- 【例0808】create daxis using face 使用面创建基准轴
- 【例0807】create or edit curve rectangle 创建或编辑曲线矩形
- 【例0806】create offset surface 创建偏移曲面
- 【例0805】create offset surface sheet 创建偏移曲面片
- 【例0804】create offset relative datum plane 创建相对基准面偏置
- 【例0803】create offset midsurface 创建偏移曲面
- 【例0802】create offset midsurface in batch 创建批处理偏移中面
- 【例0801】create offset midsurface and report thickness 创建偏移曲面并报告厚度
- 【例0800】create offset midsurface and report thickness 创建偏移中面并报告厚度
- 【例0799】create offset from selected faces 创建选定面的偏移
- 【例0798】create offset face 创建偏移面
- 【例0797】create offset curve 创建偏移曲线
- 【例0796】create offset curve in face feature 在面上创建偏置曲线特征
- 【例0795】create offcyl cline 创建偏置圆柱曲线
- 【例0794】create note 创建注释
- 【例0793】create note with standard size user defined symbol 创建标准大小的用户自定义符号注释
- 【例0792】create note with scaled uds 在NX中新增的
- 【例0791】create note in upper left corner of current view 在当前视图左上角创建注释
- 【例0790】create note in external mode 创建外部模式中的注释
- 【例0789】create note from text file 创建便签从文本文件
- 【例0788】create note associated to selected arc center 创建与所选弧中心相关的注释
- 【例0787】create non-modifiable notes 创建不可修改的注释
- 【例0786】create new unique part quietly 创建新的唯一零件而不发出提示
- 【例0785】create new part 创建新零件
- 【例0784】create new part using seed part 打开种子部件作为新部件
- 【例0783】create new parent 创建新父件
- 【例0782】create new nxmanager part 创建新的nxmanager部件
- 【例0781】create new nxmanager part of custom type 创建新的NX管理器自定义类型零件
- 【例0780】create new ncgeom group object 创建一个新的NC几何组对象
- 【例0779】create new manifestation of specified master part 创建指定主部件的新表现形式
- 【例0778】create new manifestation of current master part 创建当前主零件的新实例
- 【例0777】create new item master part in users home folder 在用户主目录中创建新的项目主部件
- 【例0776】create new csys with origin at selected rcp 创建新的坐标系,原点位于选定的RCP上
- 【例0775】create new assy in iman 创建新的装配总图在IMAN
- 【例0774】create multiple sews 创建多个缝合
- 【例0773】create multiple extrusion sheets 创建多个拉伸片体
- 【例0772】create multiple extruded sheets 创建多个挤压片
- 【例0771】create multiline note 创建多行注释
- 【例0770】create motion scenario part 创建运动场景部件
- 【例0769】create mirror part 创建镜像零件
- 【例0768】create mirror body in another component 在另一组件中创建镜像体
- 【例0767】create mirror body in another component 在另一个组件中创建镜像体
- 【例0766】create minimum distance geometric expression between edge and arc center 创建边和弧中心之间的最小距离几何表达式
- 【例0765】create midsurface by facepairs 创建中面特征通过面组
- 【例0764】create menu from text file 从文本文件创建菜单
- 【例0763】create material 创建一个新的材料,并为其分配属性
- 【例0762】create mat udo feature 创建自定义对象功能以覆盖选定实体下的空间,并自动调整以适应实体移动或尺寸变化
- 【例0761】create master scenario 创建主场景
- 【例0760】create master and specification or manifestation in nxmanager 在NX Manager中创建主模型和规范或表示
- 【例0759】create linked exterior 创建关联外部
- 【例0758】create linked chain of udos 创建UDOs的链接链
- 【例0757】create lines on extreme facets of selected faceted body 创建选定多面体实体的极端面的线条
- 【例0756】create lines normal to selected face at selected endpoint 创建与选定面在选定端点处垂直的线条
- 【例0755】create linear instance set from selected features 创建线性实例集从选定的特征
- 【例0754】create linear clines on arcs 在弧上创建线性中心线
- 【例0753】create line 创建直线
- 【例0752】create line perpendicular to curve 创建垂直于曲线的直线
- 【例0751】create line from abs to wcs 从绝对坐标系创建线
- 【例0750】create line at wcs coords 在wcs坐标下创建线
- 【例0749】create line at point and angle 创建点角度直线
- 【例0748】create layout and fit all views 创建布局并适应所有视图
- 【例0747】create labels and idsymbols 创建标签和ID符号
- 【例0746】create label to selected faces silhouette 在选择的面对轮廓上创建标签
- 【例0745】create kf rule to update for external change 创建KF规则以对外部更改进行更新
- 【例0744】create kf child rule and find new feature tag 创建KF子规则并找到新特征标签
- 【例0743】create jpeg of current view and import to teamcenter 创建当前视图的JPEG并导入Teamcenter
- 【例0742】create joined curves from selected faces loops 创建选定面环的连接曲线
- 【例0741】create joined curve using curve based tolerance 创建基于曲线公差连接曲线
- 【例0740】create isocurves 创建等参数曲线
- 【例0739】create isocurve udo 创建等参数曲线用户定义对象(UDO)
- 【例0738】create isocurve udo feature 创建等参数线用户定义对象特征
- 【例0737】create isocurve grid on selected face 创建选定面上的等参数曲线网格
- 【例0736】create iso curves at selected bsurfaces knots 在选定B曲面节上创建等参曲线
- 【例0735】create intersection objects 创建交点对象
- 【例0734】create intersection geometry between selected objects 创建选定对象之间的交点几何
- 【例0733】create intersection features with datum planes and bodies 创建基准面与实体的交线特征
- 【例0732】create intersection feature and report total curve lengths 创建交线特征并报告曲线总长度
- 【例0731】create intersection curves between target and multiple tool solids 创建目标和多个工具实体之间的交线
- 【例0730】create intersection curves between target and multiple tool solids ii 创建目标和多个刀具实体的交线
- 【例0729】create general pocket with taper by outline 创建带轮廓斜度的通用口袋
- 【例0728】create feature group 创建特征组
- 【例0727】create extruded 创建拉伸特征
- 【例0726】create daxis using a curve 使用曲线创建法线方向,即创建一个曲线的法线方向轴
- 【例0725】create csys using2lines 创建坐标系使用两条线
- 【例0724】create blocks with holes 创建带孔的块
- 【例0723】create batch shade 创建批处理渲染
- 【例0722】create associative line through point normal to face 创建穿过点且垂直于面的相关联直线
- 【例0721】create idsymbols 创建ID符号
- 【例0720】create idsymbols on dwg with selected arrow type 在DWG上创建选定箭头类型的ID符号
- 【例0719】create id symbols 创建ID符号
- 【例0718】create id symbol to selected arcs center 创建选定弧的中心标识符号
- 【例0717】create horizontal dimension 在NX中创建一个水平尺寸
- 【例0716】create horizontal dimension with appended text 创建水平尺寸并附加文本
- 【例0715】create horizontal dimension from curve end to midpoint 创建从曲线端点到中点的水平尺寸
- 【例0714】create horizontal dimension between two selected smart points 在两个选定的智能点之间创建水平尺寸
- 【例0713】create hollow 创建空腔
- 【例0712】create hole size gdt 创建孔尺寸公差
- 【例0711】create hole size gdt v16 创建孔尺寸GD&T V16
- 【例0710】create hardpoint on selected edge 在选择的边创建硬点
- 【例0709】create grid of smart points on selected face 在选定面上创建智能点网格
- 【例0708】create grid of points on selected face 在选择的面上创建点网格
- 【例0707】create grid of point features on bsurface 在NURBS曲面上创建点特征网格
- 【例0706】create gdt symbol 创建GD&T符号
- 【例0705】create gdt datum identifier 创建GD&T数据标识器
- 【例0704】create framed image 创建带边框的图像
- 【例0703】create fixed dplane 创建固定平面
- 【例0702】create fitted spline 创建拟合样条线
- 【例0701】create fillet 创建圆角
- 【例0700】create filebox 创建文件对话框
- 【例0699】create feature parameters dimension 创建特征参数尺寸
- 【例0698】create facet model 创建面模型
- 【例0697】create face edge curves 创建面边曲线
- 【例0696】create extrusion 创建拉伸特征
- 【例0695】create extruded trim to face 创建拉伸修整到面
- 【例0694】create extruded trim to body 创建拉伸修整至实体
- 【例0693】create extruded prompting for limit 创建拉伸提示输入限制
- 【例0692】create extruded path 创建挤压路径
- 【例0691】create extrude 创建挤压特征
- 【例0690】create extracted curve features 创建提取曲线特征
- 【例0689】create expression 创建表达式
- 【例0688】create expression in master model of current drawing 在当前绘图中创建主模型的表达式
- 【例0687】create explosion 创建爆炸
- 【例0686】create enlarge 创建放大
- 【例0685】create ellipses 创建椭圆
- 【例0684】create duplicate copy of object 创建对象的副本
- 【例0683】create duplicate copies of all drawings in current part 创建当前部件中所有图纸的副本
- 【例0682】create duplicate alive normal csys 创建一个活跃的正态坐标系副本
- 【例0681】create dumb point grid on face 创建面上的哑点网格
- 【例0680】create dumb point grid in face 在面上创建点阵
- 【例0679】create dumb edge wireframe container 创建哑边线框容器
- 【例0678】create dumb edge section 创建哑边节
- 【例0677】create dumb curve wireframe container 创建哑曲线线框容器
- 【例0676】create dumb curve section 创建哑曲线段
- 【例0675】create dumb body copy 创建一个哑实体副本
- 【例0674】create drawing 创建图纸
- 【例0673】create drawing and add current view 创建图纸并添加当前视图
- 【例0672】create dplane thru 3points 创建通过3个点的Dplane
- 【例0671】create dplane through line at angle to plane 创建通过线与平面成角度的基准面
- 【例0670】create dplane at curve parameter 在曲线参数处创建D平面
- 【例0669】create double offset chamfer 创建双偏移倒角
- 【例0668】create distance face constraint 创建距离面约束
- 【例0667】create display mesh 创建显示网格
- 【例0666】create datum plane at planar face 在平面面上创建基准面
- 【例0665】create datum csys from point and two directions 创建基准坐标系,从点向量和两个方向
- 【例0664】create datum axis at edge datum plane intersection 创建基准轴于边缘基准面交点
- 【例0663】create cylindrical dimension 创建圆柱尺寸
- 【例0662】create cylinders 创建圆柱体
- 【例0661】create curve rectangle 创建曲线矩形
- 【例0660】create curve mesh 创建曲面网格
- 【例0659】create curve mesh sheet 创建曲线网格片
- 【例0658】create csys 创建坐标系
- 【例0657】create csys on note 在注释上创建坐标系
- 【例0656】create csys on kf frame 在给定框架上创建坐标系
- 【例0655】create csys matching sketch csys 创建与草图坐标系匹配的坐标系
- 【例0654】create csys at absolute of selected component 创建选定组件的绝对坐标系
- 【例0653】create csys at absolute and set wcs 在绝对坐标系下创建坐标系并设置WCS
- 【例0652】create crosshatch 创建网状
- 【例0651】create crosshatch from selected curves 从选定曲线创建交叉线
- 【例0650】create constrained pattern array 创建约束模式阵列
- 【例0649】create cone feature 创建锥形特征
- 【例0648】create component set 创建组件集
- 【例0647】create component of all solids on layer with units fix 创建层上所有实体的组件,并修复单位
- 【例0646】create component array 创建组件阵列
- 【例0645】create component and make work part 创建组件并设置工作部件
- 【例0644】create closed spline thru selected points 创建通过选定点的封闭样条线
- 【例0643】create circular iset 创建圆形特征集
- 【例0642】create circles 创建圆形的函数
- 【例0641】create bridge curve 创建桥接曲线
- 【例0640】create bplane from closed single spline loops 从闭合的单个样条环创建边界平面
- 【例0639】create bounded plane 创建边界平面
- 【例0638】create boundaries 创建边界
- 【例0637】create bmp of all drawing sheets 为所有图纸生成BMP图像
- 【例0636】create blocks 创建块
- 【例0635】create component using seed part 使用种子部件创建组件
- 【例0634】create component of all solids on layer 创建图层上所有实体的组件
- 【例0633】create component filter 创建组件过滤器
- 【例0632】create component csys 创建组件坐标系
- 【例0631】create circular iset 在UGNX中,创建圆形实例集的功能是通过UFMODLcreatecirculariset函数实现的,用于创建一个圆形排列的实例集
- 【例0630】create chamfer 创建倒角
- 【例0629】create chain of owned udos 创建UDO链
- 【例0628】create chain of owned udo features 创建由拥有关系的UDO特征链
- 【例0627】create cgm file and plot of all drawings 为所有图纸创建CGM文件并打印
- 【例0626】create cgm export file 创建cgm导出文件
- 【例0625】create centerlines of selected tubular faces 创建选定管状面的中心线
- 【例0624】create category 创建类别
- 【例0623】create bsurface 创建曲面
- 【例0622】create bsurface thru points 通过点创建曲面
- 【例0621】create bsurface thru points the old way 创建旧式通过点创建BSURFACE
- 【例0620】create bsurf thru points from file 从文件创建通过点的B样条曲面
- 【例0619】create bridge face 创建桥面
- 【例0618】create bridge curve feature 创建桥接曲线特征的功能
- 【例0617】create bplane 创建B平面
- 【例0616】create block centerline 创建块中心线
- 【例0615】create block and put variable radius blend on two edges 创建块并在两个边线上放置可变半径倒圆
- 【例0614】create axis between two planes 在两个平面间创建轴线
- 【例0613】create auto face subdivision and mate mesh 创建自动面分割并匹配网格
- 【例0612】create associative points spaced along curve 创建沿曲线等距的关联点
- 【例0611】create associative points at equal arclength percentages along curve 在曲线上等弧长百分比处创建相关点
- 【例0610】create associative line feature connecting two existing points 创建连接两个现有点的相关线特征
- 【例0609】create associative curve trim with one bounding object 创建一个与一个边界对象相关联的曲线修整
- 【例0608】create associative curve trim between two bounding objects 创建两个边界对象之间的相关曲线修剪
- 【例0607】create associative curve from selected edge 创建与选定边相关的曲线
- 【例0606】create associative arc thru two points with specified radius 创建通过两个指定半径的点创建相关圆弧
- 【例0605】create associative arc thru three existing points 创建关联弧通过三个现有点
- 【例0604】create arc with center and 2 points on surface 创建中心点和曲面上的两点弧线
- 【例0603】create arc using specified center start and end positions 创建弧线需要指定圆心、起始点和终止点的位置
- 【例0602】create arc using center start and end locations 创建弧线,使用圆心、起点和终点位置
- 【例0601】create arc thru three points 创建通过三个点的圆弧
- 【例0600】create arc thru point on curve tangent to it and another curve 通过曲线上的点和另一条曲线的切线创建弧线
- 【例0599】create arc thru 3 points 通过3点创建弧
- 【例0598】create arc thru 3 points on surface 在曲面上通过3点创建圆弧
- 【例0597】create arc tangent tangent radius 创建切线切线半径圆弧
- 【例0596】create arc center radius 创建弧心半径
- 【例0595】create arc by 3 points 通过3个点创建弧
- 【例0594】create arc and concentric hole 创建弧和同心孔
- 【例0593】create angular law sweep 创建角度规律扫掠
- 【例0592】create and visualize facet models 创建并可视化面模型
- 【例0591】create and unite 3 blocks 创建并合并3个块
- 【例0590】correlate facet model vs face facet counts 关联facet模型与面的facet计数
- 【例0589】copy bsurfaces 复制曲面
- 【例0588】create and save new nxmanager master part 创建并保存新的NXManager主部件
- 【例0587】create and rpo simple holes 创建并快速定位简单孔
- 【例0586】create and rpo pockets 创建矩形口袋和RPO口袋的功能
- 【例0585】create and rpo pads 在UG中创建矩形凸台,并使用RPO约束来定义平行约束
- 【例0584】create and rpo c sunk holes 创建并显示沉头孔
- 【例0583】create and rpo boss 创建凸台特征并在其上创建径向平面特征
- 【例0582】create and report text udo in all assembly parts 创建并报告所有装配部件的文本UDO
- 【例0581】create and paste simple hole 选择一个面,创建一个简单的孔特征
- 【例0580】create and modify equilateral triangles using uistyler real scale 创建和修改等边三角形,使用UIStyler实数比例尺
- 【例0579】create and fill a tabular note 创建并填充一个表格注释
- 【例0578】create and edit udo with string data 创建和编辑包含字符串数据的用户定义对象(UDO)
- 【例0577】create and edit symbolic thread 创建和编辑符号螺纹
- 【例0576】create and edit kf rule 创建和编辑知识框架规则
- 【例0575】create and edit enlarge 创建和编辑放大
- 【例0574】create and edit bsurface 创建并编辑B曲面
- 【例0573】create and delete feature set 创建和删除特征集
- 【例0572】create and clock multiple feature circular iset 创建一个圆形特征实例集,并对其进行计时
- 【例0571】create and ask sweep 创建并查询扫掠
- 【例0570】create and ask proj curves 创建并查询投影曲线
- 【例0569】create all solid edges and silhouettes in work view 在当前视图中创建所有实体的边缘和轮廓线
- 【例0568】create all family members 创建所有家族成员
- 【例0567】create alive normal abs csys 创建一个活着的标准绝对坐标系
- 【例0566】create a sketch 创建草图
- 【例0565】create a sketch on absolute xy plane 在绝对XY平面上创建一个草图
- 【例0564】create a sketch on a datum plane 在基准面上创建草图
- 【例0563】create a rectangular pocket 创建矩形口袋
- 【例0562】create a product definition 创建产品定义
- 【例0561】create a note 在指定点创建注释
- 【例0560】create a note using cyrillicf font 创建一个使用西里尔字体的注释
- 【例0559】create a custom general note product definition 创建自定义通用注释产品定义
- 【例0558】create a bsurface 创建一个双曲面
- 【例0557】create 3d tetrahedral mesh 创建三维四面体网格
- 【例0556】create 3D axial offset curve 创建三维轴向偏移曲线
- 【例0555】create 3 datum planes of wcs 创建3个坐标系的基准平面
- 【例0554】create 2d mesh 创建二维网格
- 【例0553】count mated components 统计已配合组件的数量
- 【例0552】correlate drawings and drawing member views 关联图纸和图纸的成员视图
- 【例0551】copy symb threads 复制螺纹特征
- 【例0550】copy spline data and create duplicate spline 复制样条数据并创建重复样条
- 【例0549】copy selected objects 复制选中对象
- 【例0548】copy selected objects to another layer 复制选定对象到另一图层
- 【例0547】copy selected file 选择文件复制
- 【例0546】copy reference set members 拷贝参考集成员
- 【例0545】copy point csys2csys 实现坐标点从参考坐标系到目标坐标系的复制功能
- 【例0544】copy paste selected features 复制粘贴选定特征
- 【例0543】copy paste selected features to another part 复制粘贴选定的特征到另一个零件
- 【例0542】copy paste objects 复制粘贴对象
- 【例0541】copy parametric body 复制参数化体
- 【例0540】copy objects 复制对象
- 【例0539】copy object 复制对象
- 【例0538】copy object attributes 复制对象属性
- 【例0537】copy named coordinate system from component to assembly 将组件中的命名坐标系复制到装配体中
- 【例0536】copy curve comb options 复制曲线组合选项
- 【例0535】copy bsurfaces the hard way 拷贝曲面,硬核方式
- 【例0534】copy brep body 复制BREP体
- 【例0533】copy body to another part 复制一个零件中的体到另一个零件
- 【例0532】copy attributes from original condemned edges to merged alive edges 从原始废弃边复制属性到合并后的活动边
- 【例0531】convert to view 转换为视图
- 【例0530】convert to model 将视图转换为模型
- 【例0529】convert specified cgm file to tiff format 将指定的CGM文件转换为TIFF格式
- 【例0528】convert selected objects to model mode 将选定的对象转换为模型模式
- 【例0527】convert selected countersunk thru hole to a to depth hole 转换选定的贯穿沉头孔为到深度孔
- 【例0526】convert selected areafill to xhatch 将选定的区域填充转换为交叉线
- 【例0525】convert selected annotation to lines and simple text 将选定的注释转换为线条和简单文本
- 【例0524】convert promotions to occurrences 将提升转换成出现
- 【例0523】convert primary tolerance to secondary units 将主公差转换为辅公差单位
- 【例0522】convert parts list to model mode 转换零件清单为模型模式
- 【例0521】convert part tag to leaf name and back 将部件的标签转换为叶名称,然后再转换回标签
- 【例0520】convert grip entity to number 将GRIP实体转换为数字
- 【例0519】convert drawing to part units 将图纸单位转换为零件单位
- 【例0518】convert annotation to lines and simple text 将注释转换为线段和简单文本
- 【例0517】convert all jt files in directory to nx parts 将目录中的所有JT文件转换为NX零件
- 【例0516】construct point 构造点
- 【例0515】confirm exit 确认退出
- 【例0514】compute and report model bounds 计算并报告模型边界
- 【例0513】compare two selected faces for equivalence 比较两个选定面是否等价
- 【例0512】compare two selected edges for equivalence 比较两个选择的边是否等价
- 【例0511】clone import selected native assembly to nxmanager 导入选定的本地组件到NXManager中
- 【例0510】check interference of selected faces 检测选定面的干涉情况
- 【例0509】change uistyler radio label 改变UIStyler单选按钮标签
- 【例0508】change uistyler list contents 更改UIStyler列表内容
- 【例0507】chain next edge 链式调用下一个边函数
- 【例0506】cae blank all meshes 在Unigraphics中,将所有网格设置为隐藏的命令为:UFOBJsetblankstatus(pMeshTags[iMesh], U
- 【例0505】build util filespec 构建实用文件规格
- 【例0504】build unique temp part name 构建唯一临时部件名称
- 【例0503】blank object 选择装配体中的任意对象,然后将其设置为“blanked”状态
- 【例0502】compare two bodies in different parts for equivalence 比较不同部件中的两个实体是否等价
- 【例0501】compare selected hpgl files 比较选定的HPGL文件
- 【例0500】compare curves 比较曲线
- 【例0499】combine directory and wildcard 将目录和通配符组合
- 【例0498】close all parts 关闭所有组件
- 【例0497】close all parts except displayed part and its children 关闭除显示部件及其子部件外的所有部件
- 【例0496】close all other parts 关闭所有其他部件
- 【例0495】close all components 关闭所有组件
- 【例0494】clone export into ugii tmp dir 将克隆导出到UGII临时目录中
- 【例0493】clone assy with name replacement 使用名称替换对装配进行克隆
- 【例0492】clone assy with name appended 将装配体名称后添加特定字符串的克隆功能
- 【例0491】clear plot layout 清除图形布局
- 【例0490】clear listing window 清除列表窗口
- 【例0489】cleanup work part 清理工作部件
- 【例0488】cleanup part 清理零件
- 【例0487】cleanup highlighting and groups 清理高亮和组
- 【例0486】clean up feature data 清理特征数据
- 【例0485】choose view in current layout 在当前布局中选择视图
- 【例0484】choose one item 选择一个
- 【例0483】choose multiple items from text file list 从文本文件列表中选择多个项目
- 【例0482】choose multiple drawings 选择多个图纸
- 【例0481】choose loaded part 选择已加载的部件
- 【例0480】choose items 选择项目
- 【例0479】choose another loaded part 选择另一个已加载的部件
- 【例0478】choose a reference set 选择参考集
- 【例0477】choose a modeling view 选择建模视图
- 【例0476】check validity of all solids 检查所有实体的有效性
- 【例0475】check mc returns 检查装配约束状态
- 【例0474】check interference of selected solids 检查所选实体的干涉
- 【例0473】check if specified api function exists 检查指定的API函数是否存在
- 【例0472】check for subtraction failure in kf 检查kf中的减法失败
- 【例0471】check facet adjacency 检查邻接面
- 【例0470】check curve mesh 检查曲线网格
- 【例0469】check clearance of selected faces 检测选定面的间隙
- 【例0468】check box zones interference 检查箱区域干涉
- 【例0467】check all visible faces for self intersection 检测所有可见面是否存在自交
- 【例0466】check all brep geometry 检查所有BREP几何体
- 【例0465】check all brep geometry 检查所有BREP几何
- 【例0464】change view in layout 更改布局中的视图
- 【例0463】change view in layout 改变布局中的视图
- 【例0462】change uistyler selection type 更改 UIStyler 选择类型
- 【例0461】change uistyler selection filter 改变UIStyler选择过滤器
- 【例0460】change filespec extension 更改文件扩展名
- 【例0459】change file ownership 更改文件所有权
- 【例0458】change degree of selected spline 修改选择曲线的度数
- 【例0457】chain sort selected points plaintext链式排序所选点
- 【例0456】chain sort points 链排序点
- 【例0455】chain edges 选择一个边链,然后连续高亮显示链中的边
- 【例0454】call same program from two buttons 从两个按钮调用同一程序
- 【例0453】call open part dialog from uistyler 打开零件对话框
- 【例0452】call itk to set bypass 调用ITK设置旁路
- 【例0451】call itk to report item description 调用ITK报告项目描述
- 【例0450】call itk to report current group and role 调用ITK报告当前组和角色
- 【例0449】call itk to create folder 调用ITK创建文件夹
- 【例0448】call api for grip partop 调用Teamcenter的PARTOP命令来获取和设置当前显示或工作部件的标识
- 【例0447】build unique temp text filename 构建唯一临时文本文件名
- 【例0446】build unique temp name 构建唯一的临时文件名
- 【例0445】break wave link on selected feature 断开选定特征的波纹链接
- 【例0444】box an assembly 组件包围盒
- 【例0443】blend all edges of selected body 对选中的实体进行边缘融合
- 【例0442】blank members of specified component sets 指定组件集的空白成员
- 【例0441】blank components 隐藏组件
- 【例0440】blank all sketches 隐藏所有草图
- 【例0439】batch shade jpeg with options 使用给定的参数批量为模型生成JPEG格式的阴影图像
- 【例0438】autoballoon selected view 选择视图进行自动标注
- 【例0437】ask true or false 询问真或假
- 【例0436】ask selection rectangle 询问选择矩形
- 【例0435】ask rules in kf class 询问KF类中的规则
- 【例0434】ask route segment length 查询线段长度
- 【例0433】ask render sets of view 请求视图渲染集
- 【例0432】ask point along spline 询问曲线上的点
- 【例0431】ask parts list 询问零件清单
- 【例0430】ask parts list objects 查询零件清单中的对象
- 【例0429】ask part name 询问零件名称
- 【例0428】ask new partname 请求新部件名称
- 【例0427】ask magnitude force in absolute reference frame 查询绝对坐标系下力的大小
- 【例0426】ask is type transferable ask is type transferable询问类型是否可转移
- 【例0425】ask inst name of body 询问体的实例名称
- 【例0424】ask if closed curve 询问用户选择边或曲线,并判断该曲线是否闭合如果闭合
- 【例0423】ask filename prev13 askfilenameprev13 请求文件名V13
- 【例0422】ask filename from grip prev13 返回文件名、目录和过滤条件给调用程序
- 【例0421】ask dimension text from grip 从grip获取尺寸文本
- 【例0420】ask curves intersection 询问曲线交点
- 【例0419】ask curve props 查询曲线属性
- 【例0418】ask brep edge class 询问BREP边类别
- 【例0417】ask attribute titles of weld feature set 询问焊接特征集的属性标题
- 【例0416】build unique temp macro name 构建唯一的临时宏名称
- 【例0415】build temp partname 构建临时部件名称
- 【例0414】build temp filespec 构建临时文件规格
- 【例0413】build similar temp filespec 构建类似的临时文件规格
- 【例0412】build similar filespec 构建与当前显示零件相似的文件规格
- 【例0411】build new partname 构建新的零件名称
- 【例0410】build copy partname 构建复制零件名称
- 【例0409】build component partname from db attributes 构建组件的部件名称从数据库属性
- 【例0408】bring up internet explorer 启动Internet Explorer
- 【例0407】break wave link to linked region feature 打断波形链接到链接区域特征
- 【例0406】break curve roughly in half 将曲线大致折半
- 【例0405】boolean 布尔运算
- 【例0404】blend edges 融合边线
- 【例0403】blank unblank members of specified component sets 指定组件集的成员进行隐藏和取消隐藏
- 【例0402】blank all datum planes 隐藏所有基准面
- 【例0401】batch shade 批处理阴影
- 【例0400】auto join curves 自动连接曲线
- 【例0399】author html external 作者HTML外部
- 【例0398】author html author html
- 【例0397】attribute exists 属性是否存在
- 【例0396】attach id symbols to selected dimensions 将ID符号附加到所选尺寸上
- 【例0395】assign string attributes to selected faces 将字符串属性分配给选定的面
- 【例0394】assign reference attributes to selected solids 将参考属性分配给选定的实体
- 【例0393】assign part attribute by using tag 将零件属性分配给指定的标签
- 【例0392】assign feature attributes 将特征属性赋值给特征
- 【例0391】assign attribute to all solids and save assembly plaintext为所有实体分配属性并保存装配
- 【例0390】assign a part attribute 将部件属性赋值
- 【例0389】ask zc dir 询问ZC方向
- 【例0388】ask yes or no 询问是否同意
- 【例0387】ask where used in session 询问会话中的使用位置
- 【例0386】ask whats new 请问有哪些新事物?
- 【例0385】ask whats missing 询问缺少的内容
- 【例0384】ask wcs z axis 获取WCS Z轴方向
- 【例0383】ask wcs x axis 询问wcs坐标系的X轴
- 【例0382】ask wcs x and y axes 询问wcs的x和y轴
- 【例0381】ask wcs origin 问坐标系原点
- 【例0380】ask wcs matrix 问坐标系统矩阵
- 【例0379】ask wcs matrix tag 查询工作坐标系矩阵标签
- 【例0378】ask wcs location and directions 询问wcs的位置和方向
- 【例0377】ask wcs info 请求坐标系信息
- 【例0376】ask wcs axes 获取wcs坐标轴
- 【例0375】ask visible curves of solid in view 询问视图中的实体的可见曲线
- 【例0374】ask view z dir 查询视图Z轴方向
- 【例0373】ask view tag 查看视图标签
- 【例0372】ask view lower left corner 获取视图左下角坐标
- 【例0371】ask view dependent objects 询问视图相关对象
- 【例0370】ask view axes 询问视图坐标轴
- 【例0369】ask vertices normals 获取面法线和顶点信息
- 【例0368】ask ugmgr part tag 问UG管理器部件标签
- 【例0367】ask ug integer version 询问UG整数版本
- 【例0366】ask udo links 向UDO询问链接
- 【例0365】ask udo linked solids 查询与 UDO 关联的实体
- 【例0364】ask udo doubles 询问UDO双精度浮点数
- 【例0363】ask top parents 问顶级父项
- 【例0362】ask top instance 查询顶层实例
- 【例0361】ask thru curves 询问贯穿曲线
- 【例0360】ask temp directory 问临时目录
- 【例0359】ask tag of specified feature 问特定特征标签
- 【例0358】ask tag of reference set 查询参考集的标签
- 【例0357】ask tag of folder name 查找文件夹名称的标签
- 【例0356】ask tag of expression name 询问表达式名称的标签
- 【例0355】ask tag of drawing 询问图纸的标记
- 【例0354】ask surface area of sheet 询问表面积
- 【例0353】ask simple hole parms 问简单孔参数
- 【例0352】ask sheet min uv point 询问曲面最小UV点
- 【例0351】ask sheet first face 询问第一张图第一个面
- 【例0350】ask sheet face 询问面片面
- 【例0349】ask selected block parms 询问选定块的参数
- 【例0348】ask section lines parent view 询问截面线的父视图
- 【例0347】ask route segment rcps 询问路径段的参考点
- 【例0346】ask promotion path of body 询问实体提升路径
- 【例0345】ask printers of all groups 查询所有打印机组中的打印机
- 【例0344】ask pos on obj 获取对象上的位置
- 【例0343】ask polygon split edges 询问多边形的分割边
- 【例0342】ask polygon edge modl edge 查询多边形边在模型边中的对应关系
- 【例0341】ask points from file 从文件中获取点
- 【例0340】ask perpendicular 3D 在三维空间中求垂直向量
- 【例0339】ask perpendicular 3D 在3D空间中求垂线
- 【例0338】ask perpendicular 2D 向量的二维正交向量
- 【例0337】ask perimeter of sheet 获取板料周长
- 【例0336】ask parts wcs 询问零件的 WCS 坐标系
- 【例0335】ask next udf definition 查找下一个UDF定义
- 【例0334】ask newest object 询问最新对象
- 【例0333】ask max face face deviation 用于计算两个面之间的最大偏差
- 【例0332】ask master of instance 获取实例的主件
- 【例0331】ask lightweight ref set 问轻参考集
- 【例0330】ask last body 获取最后一个实体体
- 【例0329】ask parts list tag 查询零件列表标签
- 【例0328】ask parts list tag pre nx2 询问NX2零件清单标签
- 【例0327】ask parts in session 在会话中查询零件
- 【例0326】ask part units 获取部件单位
- 【例0325】ask part type 该程序名为askparttype,主要用于询问和判断NX部件文件类型
- 【例0324】ask part shortname 询问零件简称
- 【例0323】ask part occ of prom occ 查询促销活动在产品中的位置
- 【例0322】ask part feats 询问零件特征
- 【例0321】ask part dialog directory 询问部件对话框目录
- 【例0320】ask ordinate origin info 询问坐标原点信息
- 【例0319】ask occurrence of promotion 查询提升出现的次数
- 【例0318】ask object xform 询问对象变换
- 【例0317】ask object view tag 查询对象视图标签
- 【例0316】ask object sketch 询问对象草图
- 【例0315】ask object show hide status 询问对象显示隐藏状态
- 【例0314】ask object layer 询问对象层
- 【例0313】ask object id 询问对象ID
- 【例0312】ask object color 询问物体颜色
- 【例0311】ask object color name 询问对象的颜色名称
- 【例0310】ask nxmanager export directory NXManager 询问导出目录
- 【例0309】ask number of suppressed features 查询被抑制特征的数量
- 【例0308】ask nth udo link 询问UDO的第n个链接
- 【例0307】ask next wave linked feature 询问下一个链接特征
- 【例0306】ask next wave linked face 询问下一个波连接面
- 【例0305】ask next visible solid 查询下一个可见的实体
- 【例0304】ask next visible face 问下一个可见面
- 【例0303】ask next view 请求下一个视图
- 【例0302】ask next user defined symbol 询问下一个用户定义符号
- 【例0301】ask next udo 询问下一个用户定义对象
- 【例0300】ask next tolerance feature 查询下一个公差特征
- 【例0299】ask next tabular note 询问下一个表格注释
- 【例0298】ask next spreadsheet 在部件中询问下一个工作表
- 【例0297】ask next solid body 查询下一个实体
- 【例0296】ask next solid body of name 询问下一个指定名称的实体
- 【例0295】ask next smart point 询问下一个智能点
- 【例0294】ask next sketch 询问下一个草图
- 【例0293】ask next selectable solid 询问下一个可选实体
- 【例0292】ask next ref set 获取下一个参考集
- 【例0291】ask next promotion 查询下一个提升实体
- 【例0290】ask next point 询问下一个点
- 【例0289】ask next pattern 询问下一个图案
- 【例0288】ask next parts list 询问下一个部件清单
- 【例0287】ask next ordinate origin 询问下一个坐标原点
- 【例0286】ask next of type 询问下一个类型
- 【例0285】ask next of name 问下一个名字
- 【例0284】ask next of name prefix 询问名称前缀的下一个
- 【例0283】ask next note 查找下一个注释
- 【例0282】ask next note on drawing 询问图纸上的下一个注释
- 【例0281】ask next new sketch 查询下一个新草图
- 【例0280】ask next midsurface sheet body遍历零件中的实体,并找到下一个具有中面特征的面体
- 【例0279】ask next mechanism 询问下一个机构
- 【例0278】ask next local solid 询问下一个本地实体
- 【例0277】ask next local sketch 询问下一个本地草图
- 【例0276】ask next layer category 询问下一层类别
- 【例0275】ask next label 查询下一个标签
- 【例0274】ask next id symbol 询问下一个ID符号
- 【例0273】ask next flat pattern 询问下一个平板图案
- 【例0272】ask next filter 询问下一个过滤器
- 【例0271】ask next feature 获取下一个特征
- 【例0270】ask next feature of type 寻找下一个指定类型的特征
- 【例0269】ask next faceted model 询问下一个曲面模型
- 【例0268】ask next face 询问下一个面
- 【例0267】ask next edge 查询下一个边
- 【例0266】ask next drawing 询问下一个绘图
- 【例0265】ask next dplane 询问下一个基准平面
- 【例0264】ask next dim 询问下一个维度
- 【例0263】ask next daxis 问下一个d轴
- 【例0262】ask next curve 询问下一个曲线
- 【例0261】ask next component 询问下一个组件
- 【例0260】ask next component set 询问下一个组件集
- 【例0259】ask next c sunk hole 询问下一个C沉孔
- 【例0258】ask next body 查询实体的类型和子类型,查询下一个实体
- 【例0257】ask next assorted parts dim 查询下一个混合零件的尺寸
- 【例0256】ask named group tag 请求命名组标签
- 【例0255】ask name origin 询问名称来源
- 【例0254】ask name min max suffix 查询名称最小最大后缀
- 【例0253】ask model ref set 询问模型参考集
- 【例0252】ask mesh recipe of mesh 询问网格的网格配方
- 【例0251】ask master of instance 查询实例的主模型
- 【例0250】ask major ug version number 询问UG的主版本号
- 【例0249】ask list window decimal places in user interface pref dlg 请问用户界面偏好对话框中列表窗口小数位数的设置
- 【例0248】ask list item index 询问列表项索引
- 【例0247】ask linked feature info 查询关联特征信息
- 【例0246】ask line close endpoint 询问线段最近端点
- 【例0245】ask layers in category 询问类别中的图层
- 【例0244】ask kf reference 询问知识框架参考
- 【例0243】ask item array index 查询项目数组索引
- 【例0242】ask is curve tiny 询问曲线是否微小
- 【例0241】ask import directory 询问导入目录
- 【例0240】ask immediate occs of part 查询部件的直接出现
- 【例0239】ask if selected face is misaligned 询问选定面是否错位
- 【例0238】ask if manual dim 询问是否为手动标注的尺寸
- 【例0237】ask if feature is suppressed 询问功能是否被抑制
- 【例0236】ask hidden components 查询隐藏组件
- 【例0235】ask helix origin and direction 询问螺旋的原始点和方向
- 【例0234】ask geom data of mesh 询问网格的几何数据
- 【例0233】ask full ug version 询问完整Unigraphics版本
- 【例0232】ask full nx version 询问NX完整版本
- 【例0231】ask font table entity 查询字体表实体
- 【例0230】ask arc center 问弧中心
- 【例0229】ask font index number 获取字体索引编号
- 【例0228】ask flat pattern 询问展平图
- 【例0227】ask first other part 询问第一个其他部分
- 【例0226】ask first instance 问第一个实例
- 【例0225】ask first empty layer 询问首个空层
- 【例0224】ask finish symbol origin 询问完成符号的起点
- 【例0223】ask filename from grip 问GRIP要文件名
- 【例0222】ask features shown in part navigator 在部件导航器中询问显示的功能
- 【例0221】ask feat second edge 询问特征第二边
- 【例0220】ask feat first object 询问特性的第一个对象
- 【例0219】ask feat first object 查询特征第一个对象
- 【例0218】ask feat first face 问特征第一个面
- 【例0217】ask feat first edge 查询特征的首条边
- 【例0216】ask feat first cylindrical face 查询第一个圆柱面特征
- 【例0215】ask feat first circular edge 获取特征的首个圆形边
- 【例0214】ask feat faces 查询特征面
- 【例0213】ask feat edges 询问特征边
- 【例0212】ask feat dplane 询问特征平面
- 【例0211】ask feat body askfeatbody 查询特征体
- 【例0210】ask face parms at all edge midpoints 询问所有边中点的面参数
- 【例0209】ask face normalized parms 询问面归一化参数
- 【例0208】ask face normal at point 询问点处面的法线
- 【例0207】ask face min uv point 询问面最小UV点
- 【例0206】ask face midpoint 查询面中心点
- 【例0205】ask face first outer edge 请求面的第一条外边
- 【例0204】ask face first edge 询问面的第一个边
- 【例0203】ask face feats 查询面特征
- 【例0202】ask face extreme 请问面极值
- 【例0201】ask face edges 询问面的边界
- 【例0200】ask face dirs 询问面的方向
- 【例0199】ask face dir 询问面方向
- 【例0198】ask face body 查询面体
- 【例0197】ask face adjacent faces 获取面相邻面
- 【例0196】ask extrusion 问挤出
- 【例0195】ask extrusion curves 请问挤压曲线
- 【例0194】ask extrusion curves nx3 询问挤压曲线NX3
- 【例0193】ask executable dir 询问可执行文件目录
- 【例0192】ask edge midpoint 询问边中点
- 【例0191】ask edge far endpoint 询问边的远端点
- 【例0190】ask edge faces 询问边关联的面
- 【例0189】ask edge close endpoint 询问边靠近端点
- 【例0188】ask edge blend data “询问边缘混合数据”
- 【例0187】ask dwg tag 查询DWG标签
- 【例0186】ask drawing tag 询问图形标签
- 【例0185】ask drawing of object 询问对象的图纸
- 【例0184】ask display facet parameters 请求显示面参数
- 【例0183】ask dims of sketch exps 询问草图表达式的尺寸
- 【例0182】ask dialog directory 询问目录对话框
- 【例0181】ask dependent expressions 查询依赖表达式
- 【例0180】ask data from text file 从文本文件中请求数据
- 【例0179】ask curves used for sweep 问曲线用于扫掠
- 【例0178】ask curve point 询问曲线点
- 【例0177】ask curve normal 查询曲线法线
- 【例0176】ask curve midpoint 求曲线中点
- 【例0175】ask curve length 问曲线长度
- 【例0174】ask curve ends 询问曲线端点
- 【例0173】ask curve close parm 问曲线最近点参数
- 【例0172】ask curve close endpoint 询问曲线靠近的端点
- 【例0171】ask curve close end 询问曲线封闭端
- 【例0170】ask curve centroid using grip 使用GRIP程序求曲线质心
- 【例0169】ask current view corners 获取当前视图的角点坐标
- 【例0168】ask current cset 询问当前组件集
- 【例0167】ask csys info 查询坐标系信息
- 【例0166】ask csys info of datum csys feature 询问基准坐标系特征的信息
- 【例0165】ask cset tag 查询组件集标签
- 【例0164】ask configured rev 询问配置版本
- 【例0163】ask chain from all points 查询所有点形成的链
- 【例0162】ask category tag 询问类别标签
- 【例0161】ask boundary curves 询问边界曲线
- 【例0160】ask body type from grip 询问抓取体类型
- 【例0159】ask body thickness pre v16 询问实体厚度(预V16版本)
- 【例0158】ask body first face 询问第一个面
- 【例0157】ask blend parameters 请求混合参数
- 【例0156】ask assembly piece part components 询问装配体的零件组件
- 【例0155】ask assembly parts bottom up 请求自底向上的装配部件
- 【例0154】ask annotation text origin abs 询问注释文本的绝对原点
- 【例0153】ask annotation text box abs 询问注释文本框的绝对位置
- 【例0152】ask angle edge ask angle edge:询问角度边缘
- 【例0151】ask and set drawing member view display preferences 该函数用于查询和设置绘图成员视图显示首选项
- 【例0150】ask and set drafting preferences from grip 从GRIP中询问和设置绘图首选项
- 【例0149】ask and set assembly options 询问和设置装配选项
- 【例0148】ask and edit size tolerance parameters 询问和编辑尺寸公差参数
- 【例0147】apply structures load to selected face 在选定的面上应用结构载荷
- 【例0146】add temp directory to kf search path 将临时目录添加到知识框架搜索路径
- 【例0145】add specified directory to assembly search directories 把指定的目录添加到装配搜索目录中
- 【例0144】add or edit tabular note columns 添加或编辑表格注释列
- 【例0143】add gap to end of selected id symbol leader 添加间隙到选定ID符号引线末尾
- 【例0142】add elbows to selected routing control points 向选定的路由控制点添加弯头
- 【例0141】add callback function 添加回调函数
- 【例0140】add blank rows to parts list 为零件清单添加空白行
- 【例0139】add assembly and change name prefix on all components 向装配体中添加组件,并更改所有组件名称的前缀
- 【例0138】ask component partname 询问组件部件名称
- 【例0137】ask component origin and matrix 询问组件原点和矩阵
- 【例0131】ask brep geometry 询问BREP几何信息
- 【例0130】ask box of assy 问装配体箱体
- 【例0129】ask body thickness 询问体厚度
- 【例0126】ask body first cylindrical face 询问第一个圆柱面
- 【例0123】ask body edges 查询体边缘
- 【例0122】ask body edges of name 询问名称的实体边界
- 【例0121】ask base filename 询问基本文件名
- 【例0120】ask assembly parts top down 询问组件自上而下的顺序
- 【例0116】ask and set drafting parms 询问和设置绘图参数
- 【例0115】ask all visible solids 询问所有可见实体
- 【例0113】ask all visible objects of type 询问所有可见指定类型的对象
- 【例0112】ask all visible local objects 询问所有可见的本地对象
- 【例0111】ask all visible faces 问所有可见面
- 【例0110】ask all visible drf objects 获取所有可见的绘图对象
- 【例0108】ask all udos 查询所有用户定义对象
- 【例0107】ask all solids 询问所有固体
- 【例0106】ask all solids on layer 询问层上所有实体
- 【例0105】ask all solids and solid occs 询问所有实体和实体出现
- 【例0103】ask all sheets 询问所有钣金件
- 【例0102】ask all section segment curves 询问所有截面线段曲线
- 【例0101】ask all section lines 询问所有剖面线
- 【例0100】ask all patterns 查询所有图案
- 【例0099】ask all other parts 获取所有其他部件
- 【例0098】ask all meshes 获取所有网格
- 【例0097】ask all bodies of selected feature 获取选定特征的所有实体,并将其高亮显示
- 【例0096】apply non-uniform scale to selected object 应用非均匀缩放于选定对象
- 【例0095】apply motion function to revolute joint 应用运动函数到旋转关节
- 【例0094】apply mating condition 2aligns1mate 在两个组件上应用两个对齐和一个配合约束
- 【例0093】apply mate center and angle mating conditions 在UF_ASSEM中应用中心点和角度配合条件
- 【例0092】apply boundary condition to selected face 将边界条件应用于选定的面
- 【例0091】append text to selected dimension 给选定的尺寸添加文本
- 【例0090】append menubar menu using menuscript 使用菜单脚本向菜单栏添加菜单
- 【例0089】alternate colors on curve and body objects 在曲线和实体对象上交替使用颜色
- 【例0088】align component faces 通过选择两个组件的面进行匹配约束,实现面的对齐
- 【例0087】align component csys 对齐组件坐标系
- 【例0086】align component csys to component or assembly csys 组件坐标系与组件或装配体坐标系对齐
- 【例0085】adopt selected features to kf 将选定的特征采纳到知识框架
- 【例0084】add text above main dimension text 在主尺寸文本上方添加文字
- 【例0083】add specified number of blank components to assembly 在装配中添加指定数量的空白组件
- 【例0082】add selected part to assembly 添加选定的零件到装配体
- 【例0081】add selected part into selected existing component or top level of assembly 在选定的组件或装配体的顶层添加选定
- 【例0080】add selected objects to parts list 将所选对象添加到零件列表中
- 【例0079】add selected deformable part to assembly 在装配中添加选定的可变形零件
- 【例0078】add same pre action to two buttons 为两个按钮添加相同的预动作
- 【例0077】add post action to file new 在“文件”-“新建”中添加POST操作
- 【例0076】add post action callback to file open 给文件打开添加一个后置动作回调
- 【例0075】add persistent menu options 添加持久菜单选项
- 【例0074】add part to assembly 在装配中添加零件
- 【例0073】add part family member to assembly 将零件家族成员添加到装配体中
- 【例0072】add part attribute columns to part family template 添加部件属性列到部件族模板
- 【例0071】add or edit tabular note rows 添加或编辑表格注释行
- 【例0070】add new section string to end of selected thru curve feature 在选定的贯穿曲线特征末尾添加新的截面线
- 【例0069】add names to objects 在对象上添加名称
- 【例0068】add menuscript action 增加菜单脚本动作
- 【例0067】add mechanism link to obj 将一个机制链接到对象上
- 【例0065】add id symbol after dimensions tolerance 在公差后添加ID符号
- 【例0064】add family member 添加族成员
- 【例0063】add existing component user exit 增加现有组件的用户出口
- 【例0062】add detail view to drawing 将详细视图添加到图纸
- 【例0061】add components to ref set 将组件添加到引用集
- 【例0060】2d mesh all faces 创建一个2D网格,将所有面都进行网格划分
- 【例0059】2d mesh all faces 2D网格所有面
- 【例0058】ask all of types 获取所有类型
- 【例0057】ask all of name prefix 问所有名字前缀
- 【例0056】ask all midsurface sheets 获取所有中面片
- 【例0055】ask all edges 询问所有边
- 【例0054】ask all bodies 询问所有实体
- 【例0053】ask all assembly parts 询问所有装配部件
- 【例0051】add members to list 向列表中添加成员
- 【例0050】ask all section lines of type 问所有类型的剖面线
- 【例0049】ask all reference sets 询问所有参考集
- 【例0048】ask all points 询问所有点
- 【例0046】ask all other parts 问所有其他部件
- 【例0045】ask all ordinate dimensions 询问所有坐标尺寸
- 【例0044】ask all of types 问所有类型
- 【例0043】ask all of types subtypes 在零件中询问所有指定类型和子类型的对象
- 【例0042】ask all of type 查询所有类型
- 【例0041】ask all of type and subtype 查询所有类型和子类型的对象
- 【例0040】ask all of type and name prefix 询问类型和名称前缀的所有对象
- 【例0039】ask all of name ask all of name 查询所有同名对象
- 【例0038】ask all of any type 查询任何类型
- 【例0037】ask all objects on work layer 在工作层上查询所有对象
- 【例0036】ask all objects on layer 查询指定层上的所有对象
- 【例0035】ask all modeling views 查询所有建模视图
- 【例0034】ask all model geometry 询问模型所有几何信息
- 【例0033】ask all model curves 查询所有模型曲线
- 【例0032】ask all midsurface sheets 问所有中面片
- 【例0031】ask all meshes 问所有网格
- 【例0030】ask all mechanisms 查询所有机制
- 【例0029】ask all local objects on layer 询问层上所有局部对象
- 【例0028】ask all linked features 询问所有关联特征
- 【例0027】ask all layouts 获取所有布局
- 【例0026】ask all layer categories 查询所有图层类别
- 【例0025】ask all immediate children 询问直接子组件
- 【例0024】ask all harnesses 询问所有线束
- 【例0023】ask all geometry 查询所有几何体
- 【例0022】ask all features 询问所有特征
- 【例0021】ask all features of type 询问所有特定类型的特征
- 【例0020】ask all feature sets 询问所有特征集
- 【例0019】ask all faces 问所有面
- 【例0018】ask all drf objects 查询所有DRF对象
- 【例0017】ask all drawings 查询所有图纸
- 【例0016】ask all drafting reference components 查询所有绘图参考组件
- 【例0015】ask all curves 询问所有曲线
- 【例0014】ask all condemned objects of type and subtype 询问所有类型和子类型为指定值且状态为“已删除”的对象
- 【例0013】ask all condemned edges 问所有被废弃的边
- 【例0012】ask all condemned edges 询问所有废弃的边
- 【例0011】ask all components 获取所有组件
- 【例0010】ask all bodies in component 查询组件中的所有实体
- 【例0009】ask all assembly piece parts 询问所有装配件的零件
- 【例0008】ask aligned or exact bounding box 询问对齐或精确边界框
- 【例0007】always unload 始终卸载
- 【例0006】allocate string array 分配字符串数组
- 【例0005】allocate memory 申请内存
- 【例0004】align note with work view 对齐笔记与工作视图
- 【例0003】add parents to list 向列表中添加父组件
- 【例0002】add or edit tabular note rows 增加或编辑表格注释行
- 【例0001】add component 在装配中添加组件