Advanced Type and Policy Mapping

You can customize 3DEXPERIENCE types and save CATIA V5 CAD types on these customized types.

This page discusses:

For this, you must modify two attributes:

MCADInteg-BusTypeMapping

Example:

If you created CustoVPMRef type, specialization of VPMReference

MCADInteg-BusTypeMapping = assembly|VPMReference,CustoVPMRef

component|VPMReference,CustoVPMRef

...

The first type is the one selected by default in CATIA V5 save

MCADInteg-TypePolicyMapping

In this attribute, you must assign a policy to customized type

MCADInteg-TypePolicyMapping = VPMReference|VPLM_SMB_Definition

...

3DShape|NameOfYourPolicy

For customizing a 3DShape, MCADInteg-TypeFormatMapping should also be modified:

You should copy lines referring to 3DShape, change it to your customized type and add it to the attribute value.

You will be able to save documents, search the documents and open documents having customized types in CATIA V5.

To do this, changes must be done to the attributes MCADInteg-BusTypeMapping and MCADInteg-TypePolicyMapping in the object CATIAV5UPS-GlobalConfig CATIAV5UPS TEAM.