iCAx开思工具箱

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 24340|回复: 1
打印 上一主题 下一主题

【求助】高手进来看看,关于装配的

[复制链接]
跳转到指定楼层
楼主
发表于 2004-5-17 10:00:29 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

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

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

x
下面是我写的配合条件:
tag_t *to_part_occ;
     UF_ASSEM_where_is_part_used(*from_part_occ,[$to_part_occ)]
      UF_ASSEM_mating_condition_t ftf;
      UF_ASSEM_init_mc([$ftf)]
     ftf.mated_object=from_part_ins;
     ftf.part_occurrence=*to_part_occ;
     ftf.name=NULL;
     ftf.user_name=FALSE;
     ftf.constraints[0].from_status=UF_ASSEM_ok;
     ftf.constraints[0].to_status=UF_ASSEM_ok;
     ftf.constraints[0].mate_type=UF_ASSEM_v16_mate;
     ftf.constraints[0].from_type=UF_ASSEM_planar_face;
     ftf.constraints[0].to_type=UF_ASSEM_planar_face;
     ftf.constraints[0].from=first_plan;
     ftf.constraints[0].from_part_occ=*from_part_occ;
     ftf.constraints[0].to=third_plan;
     ftf.constraints[0].to_part_occ=*to_part_occ;
     ftf.constraints[0].offset=NULL_TAG;
     ftf.constraints[0].name="face to face";
     ftf.constraints[0].user_name=TRUE;
     ftf.constraints[1].from_status=UF_ASSEM_ok;
     ftf.constraints[1].to_status=UF_ASSEM_ok;
     ftf.constraints[1].mate_type=UF_ASSEM_v16_mate;
     ftf.constraints[1].from_type=UF_ASSEM_cylindrical_face;
     ftf.constraints[1].to_type=UF_ASSEM_cylindrical_face;
     ftf.constraints[1].from=second_plan;
     ftf.constraints[1].from_part_occ=*from_part_occ;
     ftf.constraints[1].to=fourth_plan;
     ftf.constraints[1].to_part_occ=*to_part_occ;
     ftf.constraints[1].offset=NULL_TAG;
     ftf.constraints[1].name="face to face";
     ftf.constraints[1].user_name=TRUE;
     ftf.num_constraints=2;
     ftf.suppressed=FALSE;
       
     UF_ASSEM_mc_status_t status;
     UF_ASSEM_mc_structure_state_t struct_status;
     UF_ASSEM_dof_t dof;
     int ret=UF_ASSEM_solve_mc([$ftf,&status,&dof,transform)]
status一直返回UF_ASSEM_mc_not_solved ,想不通,不知道错在哪里?高人指点一下
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 支持支持
沙发
 楼主| 发表于 2004-5-17 10:08:47 | 只看该作者

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

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

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

本版积分规则

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

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

GMT+8, 2024-11-15 11:10 , Processed in 0.018700 second(s), 9 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

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