EditModel3D::SetDefaultPalette

Background

This method changes the default palette object. The method then sends a notification of the change to all attached views, with the element type ME_DefaultPalette and the change type CT_Edit, and the index 0.

Prototype

int SetDefaultPalette( Group * pPaletteGroupNode )

Parameters

  • Group * pPaletteGroupNode: A pointer to the Group object to select as the default parent.