Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoData::postToDb Method
Syntax
C++
OdResult postToDb(OdDbObjectId& objId);

Posts this OdDbGeoData object to the database. 

 

Parameters
Description
objId
[out] Object ID of the posted OdDbGeoData object.

Returns eOK if successful, or an appropriate error code if not.

Call the setBlockTableRecordId() method to set the block table record before calling the postToDb() method.

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