This class is a derived class for representing an Xref database.
OdDbXrefGraph::getFrom() will populate an XrefGraph object with the Xref tree for a specified database.
File: DbXrefGraph.h
Module: API Reference
Corresponding C++ library: TD_Db
(Inherited from OdDbGraphNode) | |
(Inherited from OdDbGraphNode) | |
|
(Inherited from OdDbGraphNode) | |
(Inherited from OdDbGraphNode) | |
(Inherited from OdDbGraphNode) | |
(Inherited from OdDbGraphNode) |
(Inherited from OdDbGraphNode) | |
| |
Creates an outgoing reference, in this GraphNode object, to the specified GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the Object ID of the BlockTableRecord associated with this XrefGraphNode object. | |
Clears the specified set flag bits in this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the specified incoming cyclical reference of this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the specified outgoing cyclical reference of this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the data associated with this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the database relevent to this XrefGraphNode object. | |
Removes all references in and to this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the specified incoming reference of this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns true if and only if this GraphNode object is part of a cyclical reference. (Inherited from OdDbGraphNode) | |
Returns true if and only if the all the specified set flag bits are set in this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns true if and only if this XrefGraphNode represents an Xref that is not directly referenced by the host drawing. | |
Sets the specified set flag bits in this GraphNode object. (Inherited from OdDbGraphNode) | |
Marks this GraphNode object and all nested outgoing GraphNode objects with the specified flags. (Inherited from OdDbGraphNode) | |
Returns the name associated with this XrefGraphNode object. | |
Returns the next outgoing cyclical reference of this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the number of incoming cyclical references associated with this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the number of outgoing cyclical references associated with this GraphNode object. (Inherited from OdDbGraphNode) | |
Return the number of incoming references associated with this GraphNode object. (Inherited from OdDbGraphNode) | |
Return the number of outgoing references associated with this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the specified outgoing reference of this GraphNode object. (Inherited from OdDbGraphNode) | |
Returns the Graph object to which this GraphNode object is attached. (Inherited from OdDbGraphNode) | |
Removes the outgoing reference, in this GraphNode object, to the specified GraphNode object. (Inherited from OdDbGraphNode) | |
Sets the Object ID of the BlockTableRecord associated with this XrefGraphNode object. | |
Sets the data associated with this GraphNode object. (Inherited from OdDbGraphNode) | |
Sets the database relevent to this XrefGraphNode object. | |
Sets the name associated with this XrefGraphNode object. | |
Sets the status for this XrefGraphNode object. | |
Returns the status for this XrefGraphNode object. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|