本帖最后由 Easn 于 2018-1-9 17:12 编辑 1 S; A$ w0 q: g0 m
) [5 m% H$ S& a9 k3 v" X0 |
这样的话你直接复制不就OK了?另存为的话就必须改名称* L5 U* V; E+ T [+ {( I2 a5 N- y; Q
选中工作目录文件夹A下的文件,复制到文件夹B下就可以了
! l6 a' K9 U/ {& k, S# Q9 ~另:
, o& O7 g7 d/ \+ D8 Y' v轨迹文件是可以删除的,你的D盘下有个批处理文件,专门删除默认工作目录下的轨迹文件8 y9 Y- ^0 _8 \# w' A+ H9 Q% Q/ f
" a' A: p' [( a( c
@echo off
9 D% [" R, c9 zdel D:\ptc\temp\Creotemp4.0\trail.txt.*) _! N$ ]9 [" D7 F* {- f
del D:\ptc\temp\Creotemp4.0\std.err1 ~) |8 _) ^& G$ i' d4 t$ L
del D:\ptc\temp\Creotemp4.0\std.out L$ c. d/ W! n( Q/ \
del D:\ptc\temp\Creotemp4.0\*.m_p
1 {' d6 \4 ]9 A# |& e# \del D:\ptc\temp\Creotemp4.0\*.log
+ F7 |- I5 f, J( z! pdel D:\ptc\temp\Creotemp4.0\*.xpr
& h" y5 c2 d! u/ vdel D:\ptc\temp\Creotemp4.0\*.idx
" m( e3 p8 c# P6 X0 A0 mdel D:\ptc\temp\Creotemp4.0\*.crc
2 x* r; f Y3 ]! f8 N8 Bdel D:\ptc\temp\Creotemp4.0\*.log.*
; X3 l9 b9 P3 v" f* A7 n% `: Fdel D:\ptc\temp\Creotemp4.0\*.osv.*
E& V6 e2 u) S4 Yexit
% p( Y7 T" z* c9 t
N" x0 Y: L( u
/ n9 U. H. f* \; Y把位置改成你要删除的文件夹位置. o. {* n. Z+ V4 m$ {( K
& @5 r% N/ s/ I* w% U, R/ v9 T( w3 }3 g' L2 ^
' }9 x: g4 e4 T3 q6 ?! V, F# n1 Z( \) Z2 l; s. p, V# n9 Y
& I9 z4 d2 c6 u! T* c
; Y" w# W: d1 K* d* K
补充内容 (2018-1-10 08:52):
+ U3 L2 B: R V- C' e+ ]/ |按理说是不会出现尺寸丢失的,不过Creo和CATIA软件不一样,没有绝对位置,你根据个人习惯选择最适合你的操作 |