EPMDocument
映射表
Windchill
BOM
e_EPMDocument
Part。(对于主数据)
PartVersionPartView。(对于迭代)
Part.versions[] = PartVersion
PartVersion.views[] = PartView
PartView.initialContext = ViewContext
ViewContext.description = ‘part definition’
ViewContext.applicationDomain=’digital mock-up’
ViewContext.lifeCycleStage=’design’
r_number
Part.id
Name
LocalizedString.text
Part.name = LocalizedString
Version
PartVersion.id = Identifier
* 
有关详细信息,请参阅标识符映射表
lifecycleState
Approval.status
externalTypeId
* 
如果对象不是自定义类型或可变类型,则 externalTypeId 将导出为 PropertyValue
如果对象是自定义或可变类型,则 Part.ClassifiedAs.Classification++Class
Class.id = externalTypeId
Class.definedIn =ExternalClassSystem
ExternalClassSystem.id=’customized part types' 为标识符
* 
有关详细信息,请参阅标识符映射表
Attributes
[ObjectID.localId,
ObjectID.ufid,
objectContainerPath,
ownerApplication,
authoringApplication,
masterUfid,
masterExternalTypeId,
CADName,
epmDocType,
defaultUnit,
collapsible,
genericType,
lengthScale,
domainName,
folderPath,
versionInfo.versionLevel,
versionInfo.series,
versionInfo.versionPosition,
versionInfo.iterationSeries,
versionInfo.iterationPosition,
lifecycleTemplateName,externalTypeId]
有关详细信息,请参阅模型属性映射
组织
有关详细信息,请参阅组织映射表
Part 21 表示
#1= PART(#79,#80,$,$,’/NULL’,$,(#2));
#2= PARTVERSION(#44,$,$,$,(#5));
#5= PARTVIEW($,$,$,$,$,#9,$);
#7= APPROVAL($,$,$,$,$,$,CLASSSTRING('DESIGN'),$);
#8= APPROVALASSIGNMENT($,$,$,#7,(#2));
#9= VIEWCONTEXT(CHARACTERSTRING('part definition'),
PROXYSTRING('digital mock-up'),
PROXYSTRING('design'));
#11= ORGANIZATION(IDENTIFIERSTRING('Demo Organization'),#12,$,$,$);
#12= LOCALIZEDSTRING($,'Demo Organization');
#44= IDENTIFIER('1.1',$,CLASSSTRING('identification information'),#11);
#79= IDENTIFIER('0000000063.PRT',$,CLASSSTRING
('identification information'),#11);
#80= LOCALIZEDSTRING($,'piston.prt');
这对您有帮助吗?