All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface ENOVIUEAutomaticInstanceCreation

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ENOVIUEAutomaticInstanceCreation
 

Usage: you can freely reimplement this interface.


interface ENOVIUEAutomaticInstanceCreation

Interface called on an ItemInstance if it has been automatically created (not through the gui directly) AFTER the attributes have been valuated by the Product structure modeler


Method Index


o onAfterAutomaticCreation()
Method called after this instance has been automatically created and after the ProductStructure modeler has valuated its attributes the status to be returned by the method :
E_FAIL if there was a problem
S_OK if everything was right

Methods


o onAfterAutomaticCreation
public virtual HRESULT onAfterAutomaticCreation()= 0
Method called after this instance has been automatically created and after the ProductStructure modeler has valuated its attributes the status to be returned by the method :
E_FAIL if there was a problem
S_OK if everything was right

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

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