All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgCCPCustom

Usage: you can freely reimplement this interface.


interface CATIMfgCCPCustom

Interface to customize the Copy/Paste of an activity.
Role: If an activity implements this interface, during the copy/paste of it, we will get the returned value by the method to know if the feature of the activity is copied or shared. Must be implemented, no default implementation exists.


Method Index


o IsFeatureSharable(CATBoolean&)
Tells if during the copy/paste the feature of the activity will be shared.

Methods


o IsFeatureSharable
public virtual IsFeatureSharable( oSharable)
Tells if during the copy/paste the feature of the activity will be shared.
Parameters:
oSharable
If TRUE, the feature will be shared else the feature will be copied.

This object is included in the file: CATIMfgCCPCustom.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

Copyright © 2003, Dassault Systèmes. All rights reserved.