AcDbDataCell::AcDbDataCell

C++
AcDbDataCell(
    bool b
);
Parameters
Parameters 
Description 
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