模具论坛

 找回密码
 注册

扫一扫,微信登录

QQ登录

只需一步,快速开始

搜索
热搜: 冲压 注塑 求助
    回车查看更多
    论坛可能已存在您要发布的主题帖 关闭
      查看: 1704|回复: 10

      UGNX2.0工程图样国标化系统参数设置

      [复制链接]
      发表于 2004-9-9 10:50:00 | 显示全部楼层 |阅读模式
      UGNX2.0工程图样国标化系统参数设置

      在UGNX2.0工程制图默认的模式与国标工程图样规定有许多不相符合,每次绘制工程图的时候要修改多处设置以适应国标化工程制图。通过对文件UGii_evn.dat和ug_metric.def修改
      UG绘图设置
      1、单位:打开UGii_evn.dat
      UGII_DEFAULTS_FILE=${UGII_BASE_DIR}\ugii\ug_metric.def默认为ug_english.def
      UGII_SURFACE_FINISH=ON
      2、ug_metric.def的设置

      尺寸文本和公差的距离(默认1.0)
      Drafting_dimTolTextSpaceFactor:         0

      尺寸R或φ与尺寸文本的距离(默认1.0)
      Drafting_diaRadSymAndDimTextDistance:    0


      尺寸文本宽高比,默认1.0
      Drafting_dimTextAspectRati            0.7
      Drafting_dimTextSpaceFactor:            0.5
      Drafting_dimTextLineFactor:             1.000



      公差文本宽高比,默认1.0

      Drafting_tolTextCharSize:               0.071! Inches
      Drafting_tolTextAspectRati            0.7
      Drafting_tolTextLineFactor:             0.5
      Drafting_tolTextSpaceFactor:            1.000

      注释文本宽高比,默认1.0

      ! Appended Text


      Drafting_appTextAspectRati            0.7
      Drafting_appTextLineFactor:             1.000
      Drafting_appTextSpaceFactor:            0.5

      一般文本宽高比,默认1.0
      ! General Text

      Drafting_draftTextCharSize:             0.125 ! Inches
      Drafting_draftTextAspectRati          0.7
      Drafting_draftTextLineFactor:           1.000
      Drafting_draftTextSpaceFactor:          0.5



      绘图投影方式第一角first, 默认第三角third

      Drafting_projectionAngle:               first


      小数点是句号period还是逗号comma
      Drafting_decimalPoint:                  period

      尺寸延伸线
      Drafting_pointLine1:                  0.000   ! Inches
      Drafting_pointLine2:                  0.000   ! Inches
      国标中心线
      Drafting_centerLineDisplay:    GBstyle
      国标基准符号
      Drafting_datumFeatureDisplay:     Gbstyle

      ! Included Angle - Controls the included angle (in degrees) of open or closed
      !          arrowheads.
      !
      ! Valid range is [0.0 - 360.0]
      !
      Drafting_includedAngle:                 30.0


      ! Dot Diameter - Controls the diameter of a dot arrowhead.
      !
      ! Valid range is [greater than 0.0]




















      ! Utility Symbol Parameters - Controls the parameters for centerlines,
      !                 intersection symbols, and target points.
      !
      ! Valid Range is [0.0 or greater] unless noted.
      !
      Drafting_centerlineExtension:           0.250   ! Inches
      Drafting_centerlineGap:                 0.0625  ! Inches
      Drafting_centerlineXsize:               0.125   ! Inches
      Drafting_centerlineAngle:               0.000   ! Valid Range is [0.0 to 360.0]
      Drafting_intersectExtension:            0.125   ! Inches
      Drafting_targetPointSize:               0.250   ! Inches
      Drafting_targetPointAngle:              0.000   ! Valid Range is [0.0 to 360.0]



      !Automatic cylindrical centerline extension - Controls the parameters for
      !                                             cylindrical centerline extension.
      Drafting_cylCenterlineExtension_EU:     0.0625  ! Inches
      Drafting_cylCenterlineExtension_MU:     1.5     ! mm


      倒角的格式Chamfer Dimension Form
      Chamfer Dimension FormizeAngle: chamfer size and angle is displayed - 5X45默认symbol_c
      Drafting_chamferDimensionForm: symbol_c
      倒角的线段
      Chamfer Dimension Stub Type
      Drafting_chamferDimensionStub: textAboveStub(textAfterStub)
      倒角引线的类型
      !Chamfer Dimension Leader Type
      Drafting_chamferDimensionLeader: parallel(perpendicular)
      倒角符号
      !Chamfer Dimension Symbol Type
      ![   none:   dimension has no special text
      !    prefix: dimension has a prefix
      !    suffix: dimension has a suffix]
      Drafting_chamferDimensionSymbol: (none)prefix
      倒角
      !Chamfer Dimension Symbol Name
      !    used as prefix or suffix for
      !    Chamfer Dimension Symbol Type
      Drafting_chamferDimensionSymbolName: C
      倒角文本间距
      !Chamfer Dimension Space Factor
      !Valid range: [greater than or equal to 0.0]
      Drafting_chamferDimensionSpaceFactor: 1.0


      (1)高度(Height):此選項用於設定字元高度,其縮放之單位為開啟系統時所設定之單位。
      (2)字元間隔(Character Space):此選項用於設定當多個文字排列在一起時,字元與字元之間的間隔距離。
      (3)寬高比(Aspect Ratio):此選項用於設定字元寬度與高度之比率。
      (4)列距(Line Spacing):此選項用於設定字元間列與列之間距,即字元間上下之間的間隔。
      (5)樣型(Font):此選項用於設定繪圖文字之字型。可將樣型之參數設定為系統所提供的14種字型中任一種。

      发表于 2004-9-9 12:18:00 | 显示全部楼层
      你还不如做个文件叫大家拷进去就完了,多省事,毕竟大家都不是搞标准化的,了解太清楚没啥用还浪费时间。
      发表于 2004-9-12 10:48:00 | 显示全部楼层
      谢谢
      发表于 2004-9-12 11:18:00 | 显示全部楼层
      谢谢
      发表于 2004-9-13 18:48:00 | 显示全部楼层
      xiexie
      发表于 2004-9-15 17:07:00 | 显示全部楼层
      <P>能否详细说一下  这个文件的本身在哪     初学者</P>
      发表于 2004-10-18 16:02:00 | 显示全部楼层
      你有这时间做个文件足够了,真是麻烦。
      发表于 2004-10-30 14:22:00 | 显示全部楼层
      <P>谢谢了</P><P>顶</P>
      发表于 2007-1-21 09:47:00 | 显示全部楼层
      <p>很好,请问UG的图样模板在那里呀</p>
      发表于 2007-1-23 08:51:00 | 显示全部楼层
      感谢
      发表于 2007-1-23 11:41:00 | 显示全部楼层
      好样的,辛苦了,向你致敬!
      您需要登录后才可以回帖 登录 | 注册

      本版积分规则

      关闭

      招聘信息 上一条 /5 下一条

      关闭

      求职信息 上一条 /5 下一条

      关闭

      技术求助 上一条 /5 下一条

      QQ|小黑屋|手机版|模具论坛 ( 浙ICP备15037217号 )

      GMT+8, 2025-7-5 03:37

      Powered by Discuz! X3.4

      © 2001-2013 Comsenz Inc.

      快速回复
      返回顶部
      返回列表
       
      客服电话:0577-61318188
      模具论坛交流群:
      模具论坛交流群
      工作时间:
      08:30-17:30