You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
609 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8"?>
<ItemTypes>
<ItemType>
<!--
author : raywei
date : 2012-8-23
介绍 (注:以下每个属性都是必须配置):
1、cad : 在CAD中的类型名称 即在CAD中的中文名称 例:零部件
2、tc 与CAD类型名称对应的在TC系统中的Item类型名称 例CAD中的类型名称为“零部件”则此配置为"Item"
-->
<_1 tc="D5PruchasePart" />
<_2 tc="D5AsmPart" />
<_3 tc="D5Part" />
<_4 tc="D5Product" />
<_5 tc="D5StdFasteners" />
<_6 tc="D5CommonParts" />
</ItemType>
</ItemTypes>