Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGraphNode::isCycleNode Method
Syntax
C++
bool isCycleNode() const;

Returns true if and only if this GraphNode object is part of a cyclical reference.

This function returns valid results only if OdDbGraph::findCycles() has been called with no intervening changes to the graph.

Copyright © 2002-2022. Open Design Alliance All rights reserved.