Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSoftOwnershipId Class
Syntax
C++
class OdDbSoftOwnershipId : public OdDbObjectId;

This class is a specialization of OdDbObjectId indicating a soft owner relationship.

An OdDbSoftOwnershipId reference to another object is used when the owner does not requires the owned object, and the owned object cannot exist on its own. 

An OdDbSoftOwnershipId reference to an object dictates that the owned object is written to .dwg and .dxf files whenever the owner object is written. 

Corresponding C++ library: TD_Db 

 

OdDbSoftOwnershipIdOdDbSoftOwnershipId

File: DbObjectId.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.