Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi,
Is both EPMDocument are same?
1] One which is showing in Types and Attribute manger.
2] One which is showing when data checked in windchill from creo.
I am seeing issue while configuration custom-action.xml
<supportedTypes>
<type value="wt.part.WTPart" applyToDescendants="false"/>
</supportedTypes>
Where can I get EPMDocument assembly in Types and Attribute manger?
Regards,
Shrikant Bhosle
Solved! Go to Solution.
Hi @SB_10566278
CAD Part and CAD Assembly are CAD Document type.
WTPart is a different type of object that is used for BOM transforming and transferring to ERP, and also for Process plan creation and other integration.
WTPart represents a product, and CAD Document represents a 3D documentation for the product.
ECAD is for an another application that is used for Electronics parts.
PetrH
Hi @SB_10566278
CAD Part and CAD Assembly are CAD Document type.
WTPart is a different type of object that is used for BOM transforming and transferring to ERP, and also for Process plan creation and other integration.
WTPart represents a product, and CAD Document represents a 3D documentation for the product.
ECAD is for an another application that is used for Electronics parts.
PetrH