Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDxfFiler::wrStringOpt Method
Syntax
C++
void wrStringOpt(int groupCode, const OdString& value);

Writes the specified optional string value to this Filer object.

Parameters
Description
groupCode
[in] Group code.
value
[in] Value.

value is written if and only if (value != NULL) || (includesDefaultValues() == true) 

 

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