Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGraphNode::out Method
Syntax
C++
OdDbGraphNode* out(int refIndex) const;

Returns the specified outgoing reference of this GraphNode object. 

 

Parameters
Description
refIndex
[in] Reference index.

Returns a null pointer if and only if the index is not valid.

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