AcDbDataCell::AcDbDataCell

AcDbDataCell(
    const AcDbHardOwnershipId& hoId
);
Parameters
Parameters 
Description 
const AcDbHardOwnershipId& hoId 
Input AcDbHardOwnershipId value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kHardOwnerId and an AcDbObjectId value specified by the parameter hoId

 

Links