iCAx开思工具箱

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 24056|回复: 0
打印 上一主题 下一主题

KF的swept问题

[复制链接]
跳转到指定楼层
楼主
发表于 2005-2-17 11:40:33 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册登录,享用更多网站功能!

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

x
帮忙解决下列程式的问题,KF的swept问题
#! UGNX/KF 2.0
DefClass: ex(ug_base_part);
  
(Canonical List Parameter Modifiable)    exx_Points: {{Point(-2,0,0)},{Point(0,0,0.3)},{Point(2,0,0)}};
  
(Child) exx_spline_thru: {
Class,        ug_spline_thru;
Points, exx_Points:;
};
  
(Canonical List Parameter Modifiable)    exy_Points: {{Point(0,-2,0)},{Point(0,0,0.3)},{Point(0,2,0)}};
  
(Child) exy_spline_thru: {
Class,        ug_spline_thru;
Points, exy_Points:;
};
  
(Child) Surface: {
Class, ug_swept;
Guide, {{FORWARD, exx_spline_thru:}};
Section, {{FORWARD, exy_spline_thru:}};
Spine,  {};
Orientation, {Orientation_Fixed};
Scaling,  {Scale_Constant,1};
Alignment,  Parameter;
Interpolation, None;
Tolerance, {0.001,0.5,0.02};
Body_Type,  sheet;
Operation, Unite;
Target, {};
Suppress?, FALSE;
  };
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 支持支持
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手板模型制作,在线3D打印服务

QQ|小黑屋|手机版|开思工具箱 CAD工具箱_CAM工具箱  

GMT+8, 2024-11-23 14:54 , Processed in 0.010362 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

快速回复 返回顶部 返回列表