From OpenSCADAWiki
Revision as of 10:51, 29 November 2022 by FuzzyBot (Talk | contribs) (Importing a new version from external source)
XML-tag (XMLNode)
Data:
Options for XML-file loading (enum — XMLNode::LoadFlgs):
- XMLNode::LD_NO (0x00) — no the loading flag;
- XMLNode::LD_Full (0x01) — load XML full;
- XMLNode::LD_NoTxtSpcRemEnBeg (0x02) — no remove spaces for begin and end tag's text, for not full mode.