KF可以实现零件的装配吗?
KF可以实现零件的装配吗??有大佬可以给举一个例子吗{:cry:}根据采用现有对象工具,得到了一段代码,但是这段代码无法复现装配操作
(Child) duiqi:
{
Class, nx_component_constraint;
arrangement_specific, FALSE;
References, {
{movable_object,ug_refObject("JIANGZHOU:O-134-73",""),geometry,ug_refObject("FACE:O-203-73",""),uses_axis,TRUE,
is_indirect,FALSE,Help_Point,Point(0,3000,0),half_space,infer,use_port_rotate,FALSE},
{movable_object,ug_refObject("DIANJIZHOU:O-365-73",""),geometry,ug_refObject("FACE:O-445-73",""),uses_axis,TRUE,
is_indirect,FALSE,Help_Point,Point(0,2000,0),half_space,infer,use_port_rotate,FALSE}
};
constraint_type, touch;
constraint_alignment, co_align;
suppressed, FALSE;
expression, 0;
persistent, TRUE;
automatic, FALSE;
spline_points_type, invalid;
Name, "duiqi";
}; 可以装配
页:
[1]