(setq
old_osnap (getvar "osmode"));;
Keep the original value before use.
Control
Object Snap modes using the following bitcodes.
(setvar
"osmode" 0)
0
NONe
1
ENDpoint
2
MIDpoint
4
CENter
8
NODe
16
QUAdrant
32
INTersection
64
INSertion
128
PERpendicular
256
TANgent
512
NEArest
1024
QUIck
2048
APParent Intersection
4096
EXTension
8192
PARallel
(setvar
"osmode" old_osnap);; restore
original before use
ไม่มีความคิดเห็น:
แสดงความคิดเห็น