API Reference > OdDb Classes > OdDbEvalGraph Class > OdDbEvalGraph Methods > OdDbEvalGraph::isSubgraphOf Method
OdDbEvalGraph::isSubgraphOf Method
Syntax
C++
virtual bool isSubgraphOf(const OdDbEvalGraph* pOther) const;
Parameters 
Description 
const OdDbEvalGraph* pOther 
[in] Pointer to the other Graph object. 

Returns true if and only if the specified Graph object is a subgraph of this one. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.