C++
Acad::ErrorStatus writeItem( bool val );
Description
This inline method calls the class's writeBool method (see AcDbDwgFiler::writeBool for more information).
Parameters
Parameters | Description |
---|---|
val | bool to be written out |
Acad::ErrorStatus writeItem( bool val );
This inline method calls the class's writeBool method (see AcDbDwgFiler::writeBool for more information).
Parameters | Description |
---|---|
val | bool to be written out |