Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ToolsGUI Class Reference

Utility class.

#include <ToolsGUI.h>

Static Public Member Functions

static bool GetVisibility (_PTR(Study) theStudy, _PTR(SObject) theObj, void *theId)
 Get visibility value of the "AttributeGraphic" attribute. More...
 
static bool SetVisibility (_PTR(Study) theStudy, const char *theEntry, const bool theValue, void *theId)
 Set visibility value of the "AttributeGraphic" attribute. More...
 

Member Function Documentation

bool ToolsGUI::GetVisibility ( _PTR(Study)  theStudy,
_PTR(SObject)  theObj,
void *  theId 
)
static
Parameters
theStudystudy
theObjobject
theIdsub-object identifier
Returns
true if an object (sub-object) is visible

References _PTR().

bool ToolsGUI::SetVisibility ( _PTR(Study)  theStudy,
const char *  theEntry,
const bool  theValue,
void *  theId 
)
static
Parameters
theStudystudy
theObjobject
Returns
theValue new visibility value
Parameters
theIdsub-object identifier

References _PTR().


The documentation for this class was generated from the following files: