Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setIsShapeFile Method
Syntax
C++
void setIsShapeFile(bool bShapeFile);

Sets the interpretation of the associated font file as a Boolean value (DXF 70, bit 0x01). The initial value is False (Letters) by default. 

 

Parameters
Description
bShapeFile
[in] True - to determine the font file as a set of shapes, or False - to determine the font file as a set of letters.

Example of Working with the Text Style Record Object 

Fonts of Text Styles 

OdDbTextStyleTableRecord::isShapeFile() method

Copyright © 2002-2022. Open Design Alliance All rights reserved.