WTDocument
映射表
WNC
BOM
e_WTDocument
文档。(对于主数据)
DocumentVersionDocumentDefinition。(对于迭代)
Document.versions[] = DocumentVersion
ApprovalAssignment.assignedApproval = Approval
ApprovalAssignment.assignedTo=[DocumentVersion]。(对于生命周期)
DocumentVersion.views[] = DocumentDefinition
ViewContext.description = ‘part definition’
ViewContext.applicationDomain=’mechanical design’
ViewContext.lifeCycleStage=’design’
ViewContext.lifeCycleStage=’InWork’
r_number
Document.id
名称
LocalizedString.text
Document.name = LocalizedString
版本
DocumentVersion.id = Identifier
* 
有关详细信息,请参阅标识符映射表
lifecycleState
Approval.status
externalTypeId
* 
如果对象不是自定义类型或可变类型,则 externalTypeId 将导出为 PropertyValue
如果对象是自定义或可变类型,则 Document.ClassifiedAs.Classification++Class
Class.id = externalTypeId
Class.definedIn =ExternalClassSystem
ExternalClassSystem.id=’customized part types' 为标识符
* 
有关详细信息,请参阅标识符映射表
属性
[ObjectID.localId,
FederationInfo.additionalPersistInfo.updateCount,
FederationInfo.additionalPersistInfo.master.localId,
FederationInfo.additionalPersistInfo.master.updateCount,
FederationInfo.repositoryInfo.lastKnownRepository,
FederationInfo.masterRepositoryInfo.owningRepository,
FederationInfo.masterRepositoryInfo.masterLastKnownRepository,
ObjectID.ufid,objectContainerPath,
masterUfId,docType,
docTitle,
department,
domainName,
folderPath,
versionInfo.versionLevel,
versionInfo.series,
versionInfo.versionPosition,
versionInfo.iterationSeries,
versionInfo.iterationPosition,
lifecycleTemplateName,externalTypeId]
有关详细信息,请参阅模型属性映射
所有这些属性将导出为 PropertyValueAssignment
组织
有关详细信息,请参阅标识符映射表
Part 21 表示
#1= DOCUMENT(#38,#39,$,$,(#6),$,(#2));
#2= DOCUMENTVERSION(#30,$,$,$,(#4));
#4= DOCUMENTDEFINITION($,$,$,$,$,$,$,$,$);
#8= APPROVALASSIGNMENT($,$,$,#31,(#2));
#13= VIEWCONTEXT(CHARACTERSTRING('part definition'),PROXYSTRING(
'mechanical design'),PROXYSTRING('design'));
#30= IDENTIFIER('A.1',$,CLASSSTRING('identification information'),#11);
#31= APPROVAL($,$,$,$,$,$,CLASSSTRING('INWORK'),$);
#38= IDENTIFIER('0000000001',$,CLASSSTRING('identification information'),#11);
#39= LOCALIZEDSTRING($,'submissionDocument');
这对您有帮助吗?