Class ModContextList

3DS Max Plug-In SDK

Class ModContextList

See Also: Template Class Tab, Class Interface (method GetModContexts())

class ModContextList : public Tab<ModContext*>;

Description:

A modifier may be applied to several objects in the scene. The Interface::GetModContexts() method retrieves a list of all the ModContexts for the current place in the history. This class is used as a table to hold the list of ModContexts.