|
发表于 2024-9-28 15:19:00
|
显示全部楼层
大神,怎么改,是在这里吗修改吗,修改哪个呢
ptop_type_ax #Custom axis limit settings for top_map type
str_pri_asign = str_n_c_axis
str_sec_asign = str_n_a_axis
str_dum_asign = str_n_b_axis
result = updgbl(rotaxis1$, "vecy")#Zero
result = updgbl(rotdir1$, "vecx")#Direction
result = updgbl(rotaxis2$, "vecz")#Zero
result = updgbl(rotdir2$, "vecy")#Direction
ptop_type_lim #Custom axis limit settings for top_map limits
pri_limlo$ = -9999
pri_limhi$ = 9999
sec_limlo$ = -9999
sec_limhi$ = 9999
pri_intlo$ = -9999
pri_inthi$ = 9999
sec_intlo$ = -9999
sec_inthi$ = 9999
|
|