You are on page 1of 12

#! NX/KF 4.

0
DefClass: %_model1.prt (ug_base_part);
#
#
(String Modifiable Parameter) %PointPath0: "C:\Users\Jackson\Desktop\yeshen_dian
.dat";
(String Modifiable Parameter) %PointPath1: "C:\Users\Jackson\Desktop\yeshenbianj
ie_dian.dat";
(List) %read_yeshen_dian: @{ $file << OpenFile( %PointPath0:,Read );
$data << ReadSim
pleDataFile($file);
CloseFile($file)
;
$data;}; #dat
(List) read_yeshenbianjie_dian: @{ $file << OpenFile( %PointPath1:,Read );
$data << ReadSimpleDataFile($file);
CloseFile($file);
$data;}; #dat
(Child) Point1_1: {
Class, ug_point,
position, Point( nth(1,nth(1,read_yeshenbianjie_dian:)), nth(2,nth(1,read_yesh
enbianjie_dian:)), nth(3,nth(1,read_yeshenbianjie_dian:)) )
};
(Child) Point1_2: {
Class, ug_point,
position, Point( nth(1,nth(2,read_yeshenbianjie_dian:)), nth(2,nth(2,read_yesh
enbianjie_dian:)), nth(3,nth(2,read_yeshenbianjie_dian:)) )
};
(Child) Point2_1: {
Class, ug_point,
position, Point( nth(1,nth(3,read_yeshenbianjie_dian:)), nth(2,nth(3,read_yesh
enbianjie_dian:)), nth(3,nth(3,read_yeshenbianjie_dian:)) )
};
(Child) Point2_2: {
Class, ug_point,
position, Point( nth(1,nth(4,read_yeshenbianjie_dian:)), nth(2,nth(4,read_yesh
enbianjie_dian:)), nth(3,nth(4,read_yeshenbianjie_dian:)) )
};
(Child) Point3_1: {
Class, ug_point,
position, Point( nth(1,nth(5,read_yeshenbianjie_dian:)), nth(2,nth(5,read_yesh
enbianjie_dian:)), nth(3,nth(5,read_yeshenbianjie_dian:)) )
};
(Child) Point3_2: {
Class, ug_point,
position, Point( nth(1,nth(6,read_yeshenbianjie_dian:)), nth(2,nth(6,read_yesh
enbianjie_dian:)), nth(3,nth(6,read_yeshenbianjie_dian:)) )
};
(Child) Point4_1: {
Class, ug_point,
position, Point( nth(1,nth(7,read_yeshenbianjie_dian:)), nth(2,nth(7,read_yesh
enbianjie_dian:)), nth(3,nth(7,read_yeshenbianjie_dian:)) )
};
(Child) Point4_2: {
Class, ug_point,
position, Point( nth(1,nth(8,read_yeshenbianjie_dian:)), nth(2,nth(8,read_yesh
enbianjie_dian:)), nth(3,nth(8,read_yeshenbianjie_dian:)) )
};
(Child) Point5_1: {
Class, ug_point,
position, Point( nth(1,nth(9,read_yeshenbianjie_dian:)), nth(2,nth(9,read_yesh
enbianjie_dian:)), nth(3,nth(9,read_yeshenbianjie_dian:)) )
};
(Child) Point5_2: {
Class, ug_point,
position, Point( nth(1,nth(10,read_yeshenbianjie_dian:)), nth(2,nth(10,read_ye
shenbianjie_dian:)), nth(3,nth(10,read_yeshenbianjie_dian:)) )
};
(Child) SPL1_1: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,1,29); Collect{Point(
First($v),Second($v),Third($v))}; }
};
(Child) SPL1_2: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,30,60); Collect{Point
(First($v),Second($v),Third($v))}; }
};
(Child) SPL2_1: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,61,89); Collect{Point
(First($v),Second($v),Third($v))}; }
};
(Child) SPL2_2: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,90,120); Collect{Poin
t(First($v),Second($v),Third($v))}; }
};
(Child) SPL3_1: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,121,149); Collect{Poi
nt(First($v),Second($v),Third($v))}; }
};
(Child) SPL3_2: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,150,180); Collect{Poi
nt(First($v),Second($v),Third($v))}; }
};
(Child) SPL4_1: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,181,209); Collect{Poi
nt(First($v),Second($v),Third($v))}; }
};
(Child) SPL4_2: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,210,240); Collect{Poi
nt(First($v),Second($v),Third($v))}; }
};
(Child) SPL5_1: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,241,269); Collect{Poi
nt(First($v),Second($v),Third($v))}; }
};
(Child) SPL5_2: {
Class, ug_spline_thru,
Degree, 3,
Periodic?, False,
Points, Loop{ For $v in sublist(%read_yeshen_dian:,270,300); Collect{Poi
nt(First($v),Second($v),Third($v))}; }
};
(Child) YS_line1_1: {
Class, ug_line,
Start_Point, Point( nth(1,nth(1,read_yeshenbianjie_dian:)), nth(2,nth(1,read_y
eshenbianjie_dian:))+5, nth(3,nth(1,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(1,read_yeshenbianjie_dian:)), nth(2,nth(1,read_yes
henbianjie_dian:))-5, nth(3,nth(1,read_yeshenbianjie_dian:)) )
};
(Child) YS_line1_2: {
Class, ug_line,
Start_Point, Point( nth(1,nth(2,read_yeshenbianjie_dian:)), nth(2,nth(2,read_y
eshenbianjie_dian:))+5, nth(3,nth(2,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(2,read_yeshenbianjie_dian:)), nth(2,nth(2,read_yes
henbianjie_dian:))-5, nth(3,nth(2,read_yeshenbianjie_dian:)) )
};
(Child) YS_line2_1: {
Class, ug_line,
Start_Point, Point( nth(1,nth(3,read_yeshenbianjie_dian:)), nth(2,nth(3,read_y
eshenbianjie_dian:))+5, nth(3,nth(3,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(3,read_yeshenbianjie_dian:)), nth(2,nth(3,read_yes
henbianjie_dian:))-5, nth(3,nth(3,read_yeshenbianjie_dian:)) )
};
(Child) YS_line2_2: {
Class, ug_line,
Start_Point, Point( nth(1,nth(4,read_yeshenbianjie_dian:)), nth(2,nth(4,read_y
eshenbianjie_dian:))+5, nth(3,nth(4,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(4,read_yeshenbianjie_dian:)), nth(2,nth(4,read_yes
henbianjie_dian:))-5, nth(3,nth(4,read_yeshenbianjie_dian:)) )
};
(Child) YS_line3_1: {
Class, ug_line,
Start_Point, Point( nth(1,nth(5,read_yeshenbianjie_dian:)), nth(2,nth(5,read_y
eshenbianjie_dian:))+5, nth(3,nth(5,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(5,read_yeshenbianjie_dian:)), nth(2,nth(5,read_yes
henbianjie_dian:))-5, nth(3,nth(5,read_yeshenbianjie_dian:)) )
};
(Child) YS_line3_2: {
Class, ug_line,
Start_Point, Point( nth(1,nth(6,read_yeshenbianjie_dian:)), nth(2,nth(6,read_y
eshenbianjie_dian:))+5, nth(3,nth(6,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(6,read_yeshenbianjie_dian:)), nth(2,nth(6,read_yes
henbianjie_dian:))-5, nth(3,nth(6,read_yeshenbianjie_dian:)) )
};
(Child) YS_line4_1: {
Class, ug_line,
Start_Point, Point( nth(1,nth(7,read_yeshenbianjie_dian:)), nth(2,nth(7,read_y
eshenbianjie_dian:))+5, nth(3,nth(7,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(7,read_yeshenbianjie_dian:)), nth(2,nth(7,read_yes
henbianjie_dian:))-5, nth(3,nth(7,read_yeshenbianjie_dian:)) )
};
(Child) YS_line4_2: {
Class, ug_line,
Start_Point, Point( nth(1,nth(8,read_yeshenbianjie_dian:)), nth(2,nth(8,read_y
eshenbianjie_dian:))+5, nth(3,nth(8,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(8,read_yeshenbianjie_dian:)), nth(2,nth(8,read_yes
henbianjie_dian:))-5, nth(3,nth(8,read_yeshenbianjie_dian:)) )
};
(Child) YS_line5_1: {
Class, ug_line,
Start_Point, Point( nth(1,nth(9,read_yeshenbianjie_dian:)), nth(2,nth(9,read_y
eshenbianjie_dian:))+5, nth(3,nth(9,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(9,read_yeshenbianjie_dian:)), nth(2,nth(9,read_yes
henbianjie_dian:))-5, nth(3,nth(9,read_yeshenbianjie_dian:)) )
};
(Child) YS_line5_2: {
Class, ug_line,
Start_Point, Point( nth(1,nth(10,read_yeshenbianjie_dian:)), nth(2,nth(10,read
_yeshenbianjie_dian:))+5, nth(3,nth(10,read_yeshenbianjie_dian:)) ),
End_Point, Point( nth(1,nth(10,read_yeshenbianjie_dian:)), nth(2,nth(10,read_y
eshenbianjie_dian:))-5, nth(3,nth(10,read_yeshenbianjie_dian:)) )
};
(Child) arc: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL5_2:,nx_null(),Point(-46.4446954131833,19.82151726923
,525.39)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line5_1:,nx_null(),Point(-47.17776,18.4370439480818,525
.39)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL5_1:,nx_null(),Point(-45.4330676644413,16.7646441195688
,525.39)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_0: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL4_2:,nx_null(),Point(-49.5968821902309,13.95449715411
6,483.66)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line4_1:,nx_null(),Point(-50.4172800000001,12.468474963
6004,483.66)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL4_1:,nx_null(),Point(-48.5322116137616,10.7171739562637
,483.66)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_1: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL3_2:,nx_null(),Point(-52.851379807344,8.8021560641042
4,371.93)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line3_1:,nx_null(),Point(-53.6952,7.29127388303428,371.
93)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL3_1:,nx_null(),Point(-51.7526738284046,5.52469505852113
,371.93)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_2: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL2_2:,nx_null(),Point(-55.8898706065843,4.569518343004
63,295.2)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line2_1:,nx_null(),Point(-56.7422400000002,3.0259447226
5957,295.2)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL2_1:,nx_null(),Point(-54.7177871765463,1.21318306212781
,295.2)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_3: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL1_2:,nx_null(),Point(-57.6921263640496,1.933115211692
21,215)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line1_1:,nx_null(),Point(-58.7040000000001,0.0900303072
369092,215)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL1_1:,nx_null(),Point(-56.2871904375388,-2.0820680204725
7,215)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_4: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL1_2:,nx_null(),Point(64.0465124737359,-20.77330945741
04,215)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line1_2:,nx_null(),Point(64.59648,-21.9793266287945,215
)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL1_1:,nx_null(),Point(62.2118238089924,-23.3691123887225
,215)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_5: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL2_2:,nx_null(),Point(60.4921217757012,-21.56236277001
,295.2)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line2_2:,nx_null(),Point(60.9244800000001,-22.619871171
609,295.2)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL2_1:,nx_null(),Point(58.5408217536719,-23.8504247669302
,295.2)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_6: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL3_2:,nx_null(),Point(56.544000565166,-22.247156911969
9,371.93)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line3_2:,nx_null(),Point(56.90064,-23.2101767533037,371
.93)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL3_1:,nx_null(),Point(54.4877870138706,-24.3560631444291
,371.93)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_7: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL4_2:,nx_null(),Point(52.6343534394561,-23.13571093270
17,483.66)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line4_2:,nx_null(),Point(52.93584,-24.0261039367935,483
.66)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL4_1:,nx_null(),Point(50.4935002706182,-25.1187026806805
,483.66)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};
(Child) ARC_8: {
Class, nx_features_associative_arc,
type, three_point_arc,
Start_Point_Options, tangent,
Start_Inferred_Constraint_Value, nx_null(),
Start_Point_Reference, wcs,
Start_Reference_Csys_Value, nx_null(),
Start_Point_Value, nx_null(),
Start_Tangent_Value, {SPL5_2:,nx_null(),Point(49.0438483870325,-24.59038840028
44,525.39)},
Center_Point_Reference, wcs,
Center_Point_Reference_Csys_Value, nx_null(),
Center_Point_Value, nx_null(),
End_Point_Options, tangent,
End_Inferred_Constraint_Value, nx_null(),
End_Point_Reference, wcs,
End_Reference_Csys_Value, nx_null(),
End_Point_Value, nx_null(),
End_Tangent_Value, {YS_line5_2:,nx_null(),Point(49.2950400000004,-25.399815677
7789,525.39)},
Mid_Point_Options, tangent,
Mid_Inferred_Constraint_Value, nx_null(),
Mid_Point_Reference, wcs,
Mid_Reference_Csys_Value, nx_null(),
Mid_Point_Value, nx_null(),
Mid_Tangent_Value, {SPL5_1:,nx_null(),Point(46.8868920500884,-26.4423131676821
,525.39)},
radius, 0,
diameter, 0,
Support_Plane_Data_Support_Plane_Lock_Status, no,
Support_Plane_Data_Work_View, nx_null(),
Support_Plane_Data_Support_Plane, nx_null(),
Support_Plane_Data_Existing_Plane, nx_null(),
Limits_Start_Limit_Limit_Option, at_point,
Limits_Start_Limit_Distance, 0,
Limits_Start_Limit_Until_Selected_Object_Value, nx_null(),
Limits_End_Limit_Limit_Option, at_point,
Limits_End_Limit_Distance, 0,
Limits_End_Limit_Until_Selected_Object_Value, nx_null(),
Limits_Full_Circle, TRUE,
Associative, TRUE,
Zone_Point, Point(0,0,0),
Center_Radius_Locked_Plane_Direction, Vector(0,0,0),
Suppressed, FALSE,
Name, ""
};

You might also like