AcDbDataCell( const AcDbSoftOwnershipId& soId );
Creates an AcDbDataCell object with a type of kSoftOwnerId and an AcDbObjectId value specified by the parameter soId.
Parameters | Description |
---|---|
soId | Input AcDbSoftOwnershipId value of the new AcDbDataCell object |