Version: 9.12.0
DDS_DicGroup.cxx File Reference
#include "DDS_DicGroup.h"
#include "DDS_Dictionary.h"
#include <LDOMString.hxx>
#include <LDOM_Element.hxx>
#include <UnitsAPI.hxx>
#include <Standard_Failure.hxx>
#include <Standard_ErrorHandler.hxx>

Functions

 Handle (DDS_DicItem) DDS_DicGroup
 Get the dictionary item with specified identifier theID. More...
 

Function Documentation

◆ Handle()

Handle ( DDS_DicItem  )

Get the dictionary item with specified identifier theID.

If dictionary item is not found, null handle is returned.

Parameters
theIDitem identifier
Returns
dictionary item

Return all keys of the group

Parameters
seq- string container to be filled with keys

Instantiate new dictionary item, used for customization of data dictionary items.

Returns
New dictionary item instance.

Bind dictionary item to ID

Returns
Standard_True if the item has been succesfully bound. Standard_False if there is an item with same id.