Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::isShapeFile Method
Syntax
C++
bool isShapeFile() const;

Determines whether the font file associated with this text style should be interpreted as a set of shapes or letters (DXF 70, bit 0x01) and returns True if the font file is a set of shapes or False if the font file is a set of letters.

Example of Working with the Text Style Record Object 

Fonts of Text Styles 

OdDbTextStyleTableRecord::setIsShapeFile() method

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