Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setFileName Method
Syntax
C++
void setFileName(const OdString& sUniFont);

Sets the name of the /uni-font/ file and associates this uni-font with the text style (DXF 3). This /uni-font/ defines the shape of typical letters for text. 

 

Parameters
Description
sUniFont
[in] Uni-font filename without path to be associated with the text style as a String value.

Example of Working with the Text Style Record Object 

Fonts of Text Styles 

OdDbTextStyleTableRecord::fileName(), OdDbTextStyleTableRecord::setBigFontFileName() methods

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