Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbField::setInObject Method
Syntax
C++
OdResult setInObject(OdDbObject* pOwner, const OdString& propertyName);

Sets this Field object as a property of the specified object, and adds it to the database. 

 

Parameters
Description
pOwner
[in] Pointer to the Owner object.
propertyName
[in] Name of the property.

The specified object must be database resident.

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