为什么这段代码会在2012年崩溃?这只是一个简单的插入命令,从来都不是问题
- (command "_.LAYER" "_ON" "0" "_Thaw" "0" "_Unlock" "0" "_Set" "0" "")
- (command "_.VPOINT" '(0 0 1)
- "_.UCS" "_W"
- "_.PLAN" "_W")
- (command "_.INSERT" (strcat m f) '(0 0 0) 1 1 0)
文本历史记录:
- Command: _.UCS
- Current ucs name: *WORLD*
- Specify origin of UCS or [Face/NAmed/OBject/Previous/View/World/X/Y/Z/ZAxis]
- <World>: _W
- Command: _.PLAN
- Enter an option [Current ucs/Ucs/World] <Current>: _W Regenerating model.
- Command: _.INSERT Enter block name or [?]: c:/0-fx2/r14/ABA011 Substituting
- [simplex.shx] for [txt].
- Substituting [simplex.shx] for [txt].
- [color="red"]Units: Millimeters Conversion: 0.03937008[/color]
- Specify insertion point or [basepoint/Scale/X/Y/Z/Rotate]:
- Enter X scale factor, specify opposite corner, or [Corner/XYZ] <1>: 1 Enter Y
- scale factor <use X scale factor>: 1
- Specify rotation angle <0>: 0
我以前从未遇到过这种情况。它在开车
我疯了
-大卫 |