addElement is being used by ::svgdom::addTextElement, ::svgdom::addStyle, ::svgdom::make.
Total client addElement usage is: 10.
Example 8.8. ::dumper::textitem using addElement
... # stroke-width was once created from »-width« and # has to be eliminated from the properties. The # text is split into chunks. set tnode \ [svgdom::addElement text \ [concat $coords \ [resolve::property $properties anchor text font linespace selection selectionfill width stroke stroke-width]] {} $wnode]