Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTableRecord::openBlockEnd Method
Syntax
C++
OdDbBlockEndPtr openBlockEnd(OdDb::OpenMode openMode = OdDb::kForRead);

Opens and returns the OdDbBlockEnd object associated with this Block. 

 

Parameters
Description
openMode
[in] Mode in which to open the object.

This function allows client applications to access the OdDbBlockEnd object to store and retrieve Xdata in a manner compatible with AutoLISP applications.

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