Package com.ptc.windchill.mpml.delegates
Interface AutoAssociateStandardCCDelegate
- All Known Implementing Classes:
DefaultAutoAssociateStandardCCDelegate
public interface AutoAssociateStandardCCDelegate
Customizing hook for an Automatic Creation of Standard Control Characteristics
When the CAD Model Is Checked in With the Annotations Designated as Control Characteristics
Supported API: true
Extendable: false -
Supported API: true
Extendable: false -
DefaultAutoAssociateStandardCCDelegate can be extended can be extended for Customization-
Method Summary
Modifier and TypeMethodDescriptionvoidpopulateSCC(List<CreateSCCBean> beanList)
Supported API: true
-
Method Details
-
populateSCC
Supported API: true- Parameters:
beanList-- Throws:
WTException- See Also:
-