All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIAfrActivateWorkbench
Usage: you can freely reimplement this interface.
interface CATIAfrActivateWorkbench
Interface to choose the initial workbench when UI activating an object.
Role: When an object is UI activated, its workshop is displayed like one of
its workbench if it has one of them. Implementing this interface allows you to overwrite
the default choice of the initial workbench for a workshop, i.e the last used workbench
for this workshop.
This interface must be implemented on ui-activable object ( as CATIUIActivate ). Here are some ui-activable object types:
public virtual CATString & GetInitialWorkbench( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.