iCAx开思网

标题: 请教一个点的投影问题 [打印本页]

作者: tfangxin    时间: 2008-3-3 17:20
标题: 请教一个点的投影问题
用UF_CURVE_create_proj_curves 做了一个点到曲面的投影,
这个feature identifier 为proj_point_feature 的点的坐标怎么才能得到呢

               
        int n_point_refs=1;
        int n_face_refs=1;
        int copy_flag=3;
        UF_CURVE_proj_s proj_data;
        proj_data.proj_type=2;
        proj_data.proj_pnt=point2;
        tag_t  proj_point_feature ;
       
        UF_CALL(UF_CURVE_create_proj_curves ( n_point_refs, &point1, n_face_refs,
                &platform, copy_flag,  &proj_data, &proj_point_feature ));


帮帮忙啊 先谢了
作者: lubozhang    时间: 2008-3-29 15:36
顶!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
作者: nihai0711501129    时间: 2011-11-14 13:18
这个问题 我也困扰




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3