Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::attachmentPoint Method (OdInt32, OdInt32, OdInt32)
Syntax
C++
OdGePoint3d attachmentPoint(OdInt32 row, OdInt32 col, OdInt32 content) const;

Returns the attachment point of the cell as an object of the OdGePoint3d class. 

 

Parameters
Description
row
[in] Row index of the cell.
col
[in] Column index of the cell.
content
[in] Content index.

Attachment point.

Method generates the eNotImplementedYet exception.

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