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 - element of the hierarchical tree.
 
 
Gets the type of node - the object of the hierarchical tree.
 
 
Gets the parent nodes.
 
 
Gets properties info for node.
 
 
Gets the unique identifier of the database.
 
 
Gets the unique identifier of the node - the object of the hierarchical tree.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.