This class is a derived class for representing the Xref tree of a database.
This class uses XrefGraphNode objects to represent an Xref database at each node.
File: DbXrefGraph.h
Module: API Reference
Corresponding C++ library: TD_Db
(Inherited from OdDbGraph) |
Adds the specified edge to this Graph object. (Inherited from OdDbGraph) | |
Adds the specified GraphNode object to this Graph object. (Inherited from OdDbGraph) | |
(Inherited from OdDbGraph) | |
Clears the specified set flag bits in the GraphNode objects of this Graph object. (Inherited from OdDbGraph) | |
Removes the specified node from this GraphNode object, and all references to it. (Inherited from OdDbGraph) | |
Finds the cyclical nodes for this Graph object. (Inherited from OdDbGraph) | |
Populate the specified XrefGraph object with the Xref tree of the specified database. | |
Adds to the specified array, the nested outgoing GraphNode objects from the specified GraphNode objects. (Inherited from OdDbGraph) | |
Returns the XrefGraphNode associated with the host drawing of this XrefGraph object. | |
Returns true if and only if this Graph object is empty. (Inherited from OdDbGraph) | |
Marks the unresolved Xrefs in this XrefGraph object, and their nested Xrefs, with the kUnresTree flag. | |
Returns the specified GraphNode object of this Graph object. (Inherited from OdDbGraph) | |
Returns the specified incoming reference of this Graph object. (Inherited from OdDbGraph) | |
Removes all nodes and cycle nodes from this Graph object. (Inherited from OdDbGraph) | |
Returns the root (first) GraphNode object of this Graph object. (Inherited from OdDbGraph) | |
This is the overview for the xrefNode method overload. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|