프로젝트

일반

사용자정보

개정판 a79d6d46

IDa79d6d46caa66fd1c0b47db2258ec79b45936b9c
상위 d57a5303
하위 dec837fa

gaqhf 이(가) 약 6년 전에 추가함

dev issue #000 : commit

차이점 보기:

DTI_PID/SPPIDAutoModeling/SPPIDUtill.cs
99 99
        public static Dictionary<string, string> test = new Dictionary<string, string>() {
100 100
            { "SIZE",@"\Piping\Labels - Piping Components\Nominal Diameter.sym"},
101 101
            { "BALL VALVE", @"\Piping\Valves\2 Way Common\Ball Valve.sym"},
102
            { "Ball Valve", @"\Piping\Valves\2 Way Common\Ball Valve.sym"},
102
            { "Ball Valve", @"\Piping\Piping OPC's\Clone of off-Drawing(1).sym"},
103 103
            { "TEXT", @"\Design\Annotation\Labels\Drawing Notes Label.sym"},
104 104
            { "Primary", @"\Piping\Routing\Process Lines\Primary Piping.sym"},
105 105
            { "3 PORT SOLENOID OPERATED VALVE", @"\Piping\Valves\2 Way Common\Ball Valve.sym"},
......
115 115
            }
116 116
            catch (Exception ex)
117 117
            {
118
                Console.WriteLine(ex.StackTrace);
118
                Log.WriteLine(ex);
119 119
            }
120 120

  
121 121
            return false;

내보내기 Unified diff