AcDbDataCell::AcDbDataCell

AcDbDataCell(
    const AcDbSoftOwnershipId& soId
);
Parameters
Parameters 
Description 
const AcDbSoftOwnershipId& soId 
Input AcDbSoftOwnershipId value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kSoftOwnerId and an AcDbObjectId value specified by the parameter soId

 

Links