28 #ifdef ifgroup_EXPORTS
29 #define ifgroup_DECLDIR __declspec(dllexport)
32 #define ifgroup_DECLDIR __declspec(dllimport)
35 #define ifgroup_DECLDIR
39 #include "ParameteredGroupObject.h"
48 IfGroup(
const std::string& name =
"");
#define ifgroup_DECLDIR
Not needed without MSVC.
Execute a group of objects if a given statement is true.
virtual void executeGroup()
Execution.
InputSlot< bool > statement
determines if group is executed