Overload List
| Method | Description |
|---|---|
AcDbSoftOwnershipId::AcDbSoftOwnershipId () | Default constructor initializes Id value to 0. |
AcDbSoftOwnershipId::AcDbSoftOwnershipId (AcDbObjectId&) | Creates new AcDbSoftOwnershipId object and copies id's data into it. |
AcDbSoftOwnershipId::AcDbSoftOwnershipId (AcDbStub*) | Copy constructor.Creates new AcDbSoftOwnershipId object and copies stub's data into it. |
