AcDbDataCell::AcDbDataCell

AcDbDataCell(
    bool b
);
Parameters
Parameters 
Description 
bool b 
Input Boolean value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kBool and a Boolean value specified by the parameter b

 

Links