Share

CAcTcUiToolPaletteSet Class

Class Hierarchy

CAdUiDockControlBar
    CAdUiPaletteSet
        CAcTcUiToolPaletteSet

C++

class CAcTcUiToolPaletteSet : public CAdUiPaletteSet;

File

AcTcUiToolPaletteSet.h

Description

CAcTcUiToolPaletteSet is the container for one or more tool palettes (CAcTcUiToolPalette). CAcTcUiToolPaletteSet customizes the base class by implementing features specific to the tool palette set and modifying the standard base class behavior as necessary. The constructor is protected. The palette set pointer for the tool palette window can be obtained using AcTcUiGetToolPaletteWindow.

Links

CAcTcUiToolPaletteSet Methods

Was this information helpful?