- 积分
- 0
UID1965552
主题
在线时间 小时
注册时间2017-10-17
|
马上注册,结识高手,享用更多资源,轻松玩转三维网社区。
您需要 登录 才可以下载或查看,没有帐号?注册
x
#
9 @2 I- L8 c# [/ Eglobal mom_out_fixture_offset_value mom_prev_out_fixture_offset_value 5 B% I/ ~6 u+ a6 T3 K5 y
global unclamp_b_flag
( f$ w$ l& d* F6 ^2 Gglobal mom_fixture_offset_value
( R# P3 P. r8 v4 V7 O3 W+ jset c [expr $mom_fixture_offset_value+53]7 l3 B0 l2 S1 j% T% f6 A Z
set d [expr 00-$mom_fixture_offset_value]
5 k0 Q# o( q. B6 ^+ lglobal e' ^; c" `/ w& q w
if {$mom_fixture_offset_value >= "00"} {
7 i6 z$ ?4 ]: L- [% d& |# Aset e $c
' r3 g2 o! S0 |0 b. h8 I, c7 V& S} else {* s7 J; D% N9 b! A5 m
set e 54.1\ P0[format "%02.0f" $d] t1 _6 @+ |' `. @: l5 M
}" m2 u% C$ a# c% `
$ n1 _0 l+ A% d
if {[info exists mom_out_fixture_offset_value ] && [info exists mom_prev_out_fixture_offset_value ] } {
i- P; ?& [. Z; `8 G; H if { $mom_out_fixture_offset_value(e 54.1\ P0) != $mom_prev_out_fixture_offset_value(e 54.1\ P0)} {: l, S2 K% F* J6 _( E
MOM_output_literal "M26"$ `" f) L; x U+ F; @) g' R
set unclamp_b_flag "TRUE"& m$ @5 D( W" p( N5 v& s& m0 S
}, `! M6 @1 o7 w
} elseif { ![info exists mom_prev_out_fixture_offset_value ] } {3 f# Q7 I; A+ t1 a6 A! Q
MOM_output_literal "M26"7 z" |- j- y2 f8 b% r) i& A2 k
set unclamp_b_flag "TRUE". T- c9 S! Z2 J) B
}1 w: M }- e( s$ \
* m" ^% v9 n+ R* [/ u
|
|