get_metrology_object_measures

get_metrology_object_measures (ObjectSelected, MetrologyHandle, 0, 'all', Row1, Column1)
gen_contour_polygon_xld (Contour, Row1, Column1)
fit_line_contour_xld (Contour, 'tukey', -1, 0, 5, 2, RowBegin1, ColBegin1, RowEnd1, ColEnd1, Nr1, Nc1, Dist1)
gen_contour_polygon_xld (Contour1, [RowBegin1,RowEnd1], [ColBegin1,ColEnd1])

get_metrology_object_measures (ObjectSelected, MetrologyHandle, 1, 'all', Row2, Column2)
gen_contour_polygon_xld (Contour, Row2, Column2)
fit_line_contour_xld (Contour, 'tukey', -1, 0, 5, 2, RowBegin2, ColBegin2, RowEnd2, ColEnd2, Nr1, Nc1, Dist1)
gen_contour_polygon_xld (Contour2, [RowBegin2,RowEnd2], [ColBegin2,ColEnd2])

你可能感兴趣的:(笔记,开发语言)