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