DbXrefGraph.h
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.
Corresponding C++ library: TD_Db
|
Name |
Description |
|
This is ~OdDbXrefGraphNode, a member of class OdDbXrefGraphNode. |
|
Name |
Description |
|
Returns the Object ID of the BlockTableRecord associated with this XrefGraphNode object. | |
|
Returns the database relevent to this XrefGraphNode object. | |
|
Returns true if and only if this XrefGraphNode represents an Xref that is not directly referenced by the host drawing. | |
|
Returns the name associated with this XrefGraphNode object. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdDbXrefGraphNode. | |
|
Sets the Object ID of the BlockTableRecord associated with this XrefGraphNode object. | |
|
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–2020. Open Design Alliance. All rights reserved.
|