企业管理 > 部件创建实用程序 > 配置特性文件 > 配置 Partmigration.properties 文件
  
配置 Partmigration.properties 文件
可以对 partmigration.properties 命令进行修改,以更新系统分配给通过 Windchill“部件创建”工具创建的部件的属性值。
可在以下目录中找到 partmigration.properties 文件:
<Windchill>\codebase\com\ptc\windchill\pdmlink\proimigration
下表列出了 partmigration.properties 文件的规则和定义。
规则 (所示为默认值)
定义和用法
Persist-EPMDocuments =100
此规则指定作为 EPM 文档持久编号分配的值。可以将其设置为下列值。
Persist-EPMDocuments =100
newPartLink=active
此规则提供 EPMDocument 与 WTPart 之间的关联,其中使用主动或被动链接。默认值为“主动”。如果将默认值更改为“被动”,则将在 EPMDocument 与 WTPart 之间创建被动关联。
值:
newPartLink=active
newPartLink=passive
newPartView=Design
此规则设置 WTPart 的默认视图。默认值为“设计”。但您可以使用为系统配置的任何视图。例如,
newPartView=Design
值:
newPartView=Design
为系统配置的任何视图
partNumber=docNumber
此规则将 WTPart 编号设置为与文档编号相同。
partNumber=docNumber
SearchDescendantSub TypesForExisitingPart=True
此规则设置现有部件的搜索后代子类型。搜索值为“真”或“假”。默认值为“真”。
值:
SearchDescendant SubTypesForExistingPart= True
SearchDescendant SubTypesForExistingPart =False
SearchExistingPartBy Name=True
此规则设置按名称搜索现有部件。搜索值为“真”或“假”。默认值为“真”。
值:
SearchExistingPart ByName=True
SearchExistingPart ByName=False
SearchExistingPartBy Number=True
此规则设置按编号搜索现有部件。搜索值为“真”或“假”。默认值为“真”。
值:
SearchExistingPart ByNumber=True
SearchExistingPart ByNumber=False