API Reference > OdRx Classes > OdRxModelTreeBaseNode Class
OdRxModelTreeBaseNode Class
OdRxModelTreeBaseNodeOdRxModelTreeBaseNode
Syntax
C++
class OdRxModelTreeBaseNode : public OdRxObject;

RxModelTreeBaseNode.h

This class is a base class that implements a database hierarchical tree node for the Common Data Access API. 

 

 
Name 
Description 
 
Destroys an instance of the OdRxModelTreeBaseNode class. 
 
Name 
Description 
 
Gets child nodes.
 
 
Gets the name of the node object — the element of the hierarchical tree.
 
 
Gets the type of the node — the object of the hierarchical tree.
 
 
Gets parent nodes.
 
 
Gets properties info for the node.
 
 
Gets the unique identifier of the database.
 
 
Gets the unique identifier of the node — the object of the hierarchical tree.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.