Version: 9.15.0
ToolsGUI Class Reference

Utility class. More...

#include <ToolsGUI.h>

Static Public Member Functions

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

Detailed Description

Utility class.

Member Function Documentation

◆ GetVisibility()

bool ToolsGUI::GetVisibility ( _PTR(SObject)  theObj,
void *  theId 
)
static

Get visibility value of the "AttributeGraphic" attribute.

Parameters
theObjobject
theIdsub-object identifier
Returns
true if an object (sub-object) is visible

References _PTR().

◆ SetVisibility()

bool ToolsGUI::SetVisibility ( const char *  theEntry,
const bool  theValue,
void *  theId 
)
static

Set visibility value of the "AttributeGraphic" attribute.

Parameters
theObjobject
Returns
theValue new visibility value
Parameters
theIdsub-object identifier

References _PTR(), and GUI::getStudyServant().


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