Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::getDataLink Method (const OdCellRange&, OdDbObjectIdArray&)
Syntax
C++
OdInt32 getDataLink(const OdCellRange& pRange, OdDbObjectIdArray& dataLinkIds) const;

Returns the number of data links and gets the data links (OdDbDataLink) for the specified cell range. 

 

Parameters
Description
pRange
[in] Cell range.
dataLinkIds
[out] Array of data link IDs.

Number of data links.

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