Parameters |
Description |
const OdDbEvalGraph* pOther |
[in] Pointer to the other Graph object. |
Returns true if and only if
this->subgraph(pOther) && pOther->subgraph(this)
Returns true if and only if the specified Graph object is equal to this one.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|