Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGraphNode::addRefTo Method
Syntax
C++
void addRefTo(OdDbGraphNode* pTo);

Creates an outgoing reference, in this GraphNode object, to the specified GraphNode object. 

 

Parameters
Description
pTo
[in] Pointer to the outgoing GraphNode.

Creates an incoming reference to this GraphNode object in *pTo.

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