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
File: DbObjectId.h
Module: API Reference
This is the overview for the OdDbObjectId constructor overload. | |
This is the overview for the OdDbSoftOwnershipId constructor overload. |
The null ObjectId object. (Inherited from OdDbObjectId) |
(Inherited from OdDbObjectId) |
Binds the specified object. (Inherited from OdDbObjectId) | |
If this ObjectId object has been redirected from another database (possibly an Xref), this function returns the actual ObjectId object for that database. (Inherited from OdDbObjectId) | |
Returns the database with which this ObjectId object is associated. (Inherited from OdDbObjectId) | |
Returns the database handle of the object referenced by this ObjectId object. (Inherited from OdDbObjectId) | |
Returns the database handle of the object referenced by this ObjectId object. (Inherited from OdDbObjectId) | |
Returns true if and only if this object associated with this ObjectId object is erased, or any of its ownership hierarchy have been erased. (Inherited from OdDbObjectId) | |
Returns true if and only if the object associated with this ObjectId object is erased. (Inherited from OdDbObjectId) | |
Returns true and only if this ObjectId object is null. (Inherited from OdDbObjectId) | |
Returns true and only if this ObjectId object references a valid object. (Inherited from OdDbObjectId) | |
(Inherited from OdDbObjectId) | |
!DOM (Inherited from OdDbObjectId) | |
This is the overview for the openObject method overload. | |
Returns the original database with which this ObjectId object is associated. (Inherited from OdDbObjectId) | |
Opens the database object associated with this ObjectId object, in the specified mode, or throws and exception if unsucessful. (Inherited from OdDbObjectId) | |
Sets this Object ID to null. (Inherited from OdDbObjectId) |
(Inherited from OdDbObjectId) | |
(Inherited from OdDbObjectId) | |
This is the overview for the != operator overload. | |
!DOM (Inherited from OdDbObjectId) | |
(Inherited from OdDbObjectId) | |
(Inherited from OdDbObjectId) | |
This is the overview for the = operator overload. | |
This is the overview for the = operator overload. | |
(Inherited from OdDbObjectId) | |
This is the overview for the == operator overload. | |
(Inherited from OdDbObjectId) | |
(Inherited from OdDbObjectId) | |
!DOM (Inherited from OdDbObjectId) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|