AcDbDataCell::AcDbDataCell

C++
AcDbDataCell(
    const AcDbHardOwnershipId& hoId
);
Parameters
Parameters 
Description 
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