All Frameworks Class Hierarchy This Framework Indexes
Usage: you can reimplement this interface by deriving the supplied CATEArrAppProductAdapter adapter class.
interface CATIArrAppProduct
Interface to allow customization of Arr objects when the nomenclature is set or modified.
This interface will be called by the CATIA application code to give
users the opportunity to plug in their own code. Users need to create
their own implementation.
Users implementing this interface must derive from the adapter
CATEArrAppProductAdapter.h in case new methods are added.
Users must define a .dic file tying the interface to an Arrangement object below.
BOA information: this interface can be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.
| public virtual NomenclatureWasModified( | const | iOldType, |
| const | iNewType) |
Copyright © 2003, Dassault Systèmes. All rights reserved.