模具论坛

 找回密码
 注册

扫一扫,微信登录

QQ登录

只需一步,快速开始

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

      请高手帮忙解决这个文字特征的难题。

      [复制链接]
      发表于 2003-9-1 20:24:00 | 显示全部楼层 |阅读模式
      请高手帮忙解决这个文字特征的难题。

      任意一个曲面(非平整形曲面)。曲面内有一条曲线,文字要在曲面上,沿曲线分布,文字要垂直于曲面,也即文字直立在曲面上。

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-1 20:52:00 | 显示全部楼层
      容我想想
      发表于 2003-9-1 22:27:00 | 显示全部楼层
      你可以沿曲面的相切生成一个up to surface的沿曲线的实体。再偏移曲面cut就可以了。
      发表于 2003-9-1 23:11:00 | 显示全部楼层
      以下是引用qyy9在2003-9-1 20:24:28的发言:
      请高手帮忙解决这个文字特征的难题。

      任意一个曲面(非平整形曲面)。曲面内有一条曲线,文字要在曲面上,沿曲线分布,文字要垂直于曲面,也即文字直立在曲面上。
      <img src="attachments/dvbbs/20039123113131206.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/20039123113131206.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />
      是不是要这样的效果?

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-2 09:02:00 | 显示全部楼层
      把步骤附上也
      发表于 2003-9-2 11:55:00 | 显示全部楼层

      是这样的吗?

      以下是引用qyy9在2003-9-1 20:24:28的发言:
      请高手帮忙解决这个文字特征的难题。

      任意一个曲面(非平整形曲面)。曲面内有一条曲线,文字要在曲面上,沿曲线分布,文字要垂直于曲面,也即文字直立在曲面上。
      <img src="attachments/dvbbs/20039211544114034.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/20039211544114034.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-2 11:56:00 | 显示全部楼层

      换个角度

      <img src="attachments/dvbbs/20039211555581078.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/20039211555581078.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-2 19:08:00 | 显示全部楼层
      哦!我理解有误。
       楼主| 发表于 2003-9-2 21:35:00 | 显示全部楼层
      是楼上这个效果了,请问怎样做,能不能讲一讲方法?

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
       楼主| 发表于 2003-9-3 20:35:00 | 显示全部楼层
      请讲一讲方法多谢,

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-3 21:16:00 | 显示全部楼层
      就是不知道怎么做的
      发表于 2003-9-3 21:59:00 | 显示全部楼层

      简单呀

      其实:反复使用 实体折弯和扁平面组两次就可以了
      1、生成任意曲面
      2、产生上面曲面的扁平面组
      3、再生成曲线(任意SPLINE)
      4、由SPLINE生成曲面
      5、拉伸字
      6、实体折弯(两次,在不同的曲面上)
      OK

      [此贴子已经被作者于2003-9-3 22:03:54编辑过]

      发表于 2003-9-3 22:05:00 | 显示全部楼层

      再来一张

      1<img src="attachments/dvbbs/2003932251899054.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003932251899054.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-3 22:06:00 | 显示全部楼层

      俯视图

      以下是引用mlchen2003在2003-9-3 22:05:24的发言:
      1<img src="attachments/dvbbs/2003932251899054.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003932251899054.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />

      <img src="attachments/dvbbs/2003932261413545.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003932261413545.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-3 23:20:00 | 显示全部楼层
      都是屁话!还是让本大哥给你们这些菜鸟讲讲步骤吧!
      1 画任意曲面
      2 通过投影法做出曲线
      3  在利用CURVE中的SKEACH命令功能在曲面的上方的平面画出文字的CURVES
      4 利用OFFSET  OFFSET曲面就搞定了嘛!
        是不是很简单啊!

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      发表于 2003-9-4 10:55:00 | 显示全部楼层
      高手如云!但我不知道这些东东做出来有什么用。
      发表于 2003-9-5 14:57:00 | 显示全部楼层
      以下是引用lizhifeng在2003-9-4 10:55:57的发言:
      高手如云!但我不知道这些东东做出来有什么用。

      做出来是没有用,不过可以锻炼自己的造型的技巧。给各位PRT文件(我是转载的)

      本帖子中包含更多资源

      您需要 登录 才可以下载或查看,没有帐号?注册

      x
      您需要登录后才可以回帖 登录 | 注册

      本版积分规则

      关闭

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

      关闭

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

      关闭

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

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

      GMT+8, 2025-7-14 06:40

      Powered by Discuz! X3.4

      © 2001-2013 Comsenz Inc.

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