C++
Acad::ErrorStatus writeItem( const AcDbSoftOwnershipId& id );
Description
This inline method calls the class's writeSoftOwnershipId method (see AcDbDwgFiler::writeSoftOwnershipId for more information).
Parameters
| Parameters | Description |
|---|---|
| pId | Reference to AcDbSoftOwnershipId to be written out |