C++
AcDbSoftOwnershipId( const AcDbStub* );
Description
Copy constructor.
Creates new AcDbSoftOwnershipId object and copies stub's data into it.
Parameters
Parameters | Description |
---|---|
stub | Input AcDbStub object to copy |
AcDbSoftOwnershipId( const AcDbStub* );
Copy constructor.
Creates new AcDbSoftOwnershipId object and copies stub's data into it.
Parameters | Description |
---|---|
stub | Input AcDbStub object to copy |