All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamEditOccurrences
Usage: you can freely reimplement this interface.
interface CATISamEditOccurrences
Customize a CATDlgFrame for sets edition.
Role: Interface designed to extract specific parameters for solutions
visualisation or edition. This is usefull for "multi-occurrences" solution in order to choose the
occurrence during the image edition.
An Occurrence can be a time step, or a mode ......
This interface is implemented on an Analysis Set that also implement CATICharacCollector interface.
The CATDialog object that is returned needs to implement
CATISamEditionFrame.
Associated notification must be
CATSamModifyOccurrencesNotif or a derivation.
public virtual CATDlgFrame * GetModificationFrame( | CATDialog* | iParent, | |
CATBoolean | iMultiSel | =TRUE) = 0 |
public virtual HRESULT GetTitle( | CATUnicodeString& | oTitle)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.