All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATEventSubscriber | +---ApplicationFrame.CATCommandHeader | +---CATCommandHeaderWithSDO
Usage: you must use this class as is. You should never derive it.
public class CATCommandHeaderWithSDO
Base class for command headers to represent objects contained in a CATSDO.
Role: This header allows you to see objects of a CATSDO in a toolbar.
This Set of Dialog Objects is filled by a command to visualize objects which
can interact on it during its life.
The object's representation is specialized by an interface which must derive
from CATIAfrDialog . To be seen in the toolbar objects must implement this interface (This interface is given in the constructor of the header) .
This class is an abstract class, so used the
derived
CATCommandHeaderWithSDOForAgent class.
Copyright © 2003, Dassault Systèmes. All rights reserved.