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

Returns true if and only if this edge is suppressed.

As suppressed edge is temporarily removed from the graph during activation or evaluation. This applies only to invertible pairs of edges.

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