API Reference > OdDb Classes > OdDbEvalEdgeInfo Class > OdDbEvalEdgeInfo Methods > OdDbEvalEdgeInfo::isInvertible Method
OdDbEvalEdgeInfo::isInvertible Method
Syntax
C++
bool isInvertible() const;

Returns true if and only if this edge is invertible.

An invertible edge can have its originating and terminating nodes swapped based on which of the nodes is activated.

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