iCAx开思网
标题:
请问support_plane怎么创建?
[打印本页]
作者:
ftftftftft
时间:
2008-11-12 22:40
标题:
请问support_plane怎么创建?
UF_CURVE_create_arc_center_radius等命令 都需要一个support_plane
请问support_plane怎么创建???
我用UF_MODL_create_plane怎么不行啊!??
备注:
下面这几个命令都要support_plane:
UF_CURVE_create_arc_center_radius
UF_CURVE_create_arc_center_tangent
UF_CURVE_create_arc_point_center
UF_CURVE_create_arc_point_point_radius
UF_CURVE_create_arc_point_point_tangent
UF_CURVE_create_arc_point_tangent_point
UF_CURVE_create_arc_point_tangent_radius
UF_CURVE_create_arc_point_tangent_
UF_CURVE_create_arc_tangent_point_point
UF_CURVE_create_arc_tangent_point_tangent
UF_CURVE_create_arc_tangent_tangent_point
UF_CURVE_create_arc_tangent_tangent_radius
[/url]
[
本帖最后由 ftftftftft 于 2008-11-12 22:42 编辑
]
作者:
sac807
时间:
2008-11-12 22:55
呵呵,用创建平面的函数(UF_MODEL里面),也可以用NULL。
int UF_MODL_create_plane
(
double origin_point [ 3 ] ,
double plane_normal [ 3 ] ,
tag_t * plane_tag
)
有一点和法矢就可以建立面。
作者:
ftftftftft
时间:
2008-11-13 22:06
楼上
我就是用这个创建的 但不成功!
能否举一个UF_CURVE_create_arc_center_radius使用的例子吗?
欢迎光临 iCAx开思网 (https://www.icax.org/)
Powered by Discuz! X3.3