CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #ifndef _ODDBXREFGRAPH_H_INCLUDED_
28 #define _ODDBXREFGRAPH_H_INCLUDED_
291 bool includeGhosts =
false);
295 #endif // _ODDBXREFGRAPH_H_INCLUDED_
OdDbXrefGraphNode * xrefNode(const OdString &name) const
OdDbXrefGraphNode * xrefNode(int nodeIndex) const
GLuint const GLchar * name
bool markUnresolvedTrees()
OdDbGraphNode * node(int nodeIndex) const
void setData(void *pData)
ODRX_DECLARE_MEMBERS(OdDbXrefGraphNode)
OdDbXrefGraphNode * xrefNode(const OdDbDatabase *pDb) const
static void getFrom(OdDbDatabase *pDb, OdDbXrefGraph &xrefGraph, bool includeGhosts=false)
OdDbGraphNode * rootNode() const
OdSmartPtr< OdDbXrefGraphNode > OdDbXrefGraphNodePtr
void setName(const OdString &name)
void setBlockId(OdDbObjectId blockId)
OdDb::XrefStatus xrefStatus() const
void setDatabase(OdDbDatabase *pDb)
virtual ~OdDbXrefGraphNode()
OdDbXrefGraphNode * xrefNode(OdDbObjectId blockId) const
OdDbDatabase * database() const
OdDbXrefGraphNode * hostDwg() const
OdDbObjectId blockId() const
void setXrefStatus(OdDb::XrefStatus xrefStatus)
bool isMarkedAs(OdUInt8 flags) const