PFSimpleAction.h File Reference

PF SimpleAction (abstract class) header Features that are common for a simplest form of PF Action. More...

#include "PFExport.h"
#include "IPFAction.h"
#include "IPViewItem.h"
#include "IPFIntegrator.h"
#include "IPFSystem.h"
#include "OneClickCreateCallBack.h"
#include "PFClassIDs.h"
#include "IPViewManager.h"
#include "RandObjLinker.h"
#include "..\iparamb2.h"

Go to the source code of this file.

Classes

class   PFSimpleAction

Detailed Description

PF SimpleAction (abstract class) header Features that are common for a simplest form of PF Action.

SimpleAction doesn't have a visual representation in viewports therefore it cannot depend on its own icon to determine parameters of the operation. All parameters are defined through ParamBlock2

Definition in file PFSimpleAction.h.