개정판 21be5063
dev issue #728: Convert vb to c#
DTI_PID/SPPIDAutoModeling/SPPIDUtill.cs | ||
---|---|---|
80 | 80 |
|
81 | 81 |
return null; |
82 | 82 |
} |
83 |
|
|
84 |
public static string GetSPPIDMappingName(string name) |
|
85 |
{ |
|
86 |
string SPPIDName = @"\Piping\Valves\2 Way Common\Ball Valve.sym"; |
|
87 |
|
|
88 |
|
|
89 |
return SPPIDName; |
|
90 |
} |
|
83 | 91 |
} |
84 | 92 |
} |
내보내기 Unified diff