All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgMachiningWorkbenchVisuBehavior
Usage: you can freely reimplement this interface.
interface CATIMfgMachiningWorkbenchVisuBehavior
Interface to define the visualization behaviour of a Machining based workbench.
Role: This interface has to be implemented by a partner workbench to choose
the visualization behaviour.
Either the behaviour is the Machining one : only the Product and the Machine associated
to the current Part Operation are displayed in 3D view, the other Products and Resources
are not displayed (Tools for instance).
Or the behaviour is the standard Process workbench one : all the Products and all the
Resources are displayed whatever is the current Part Operation.
public virtual HRESULT FollowMachiningVisuBehaviour( | CATBoolean& | oMachiningBehaviour) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.