Two new constructors have been added to the AbsItemTagInfo
class.
str articleCode
parameter has been addedstr articleCode
field on constructionNew: public constructor(str text, str k, AbsDwgLayerInfo info, str articleCode, double textHeight=4inch) {} New: public constructor(str text, str k, AbsDwgLayerInfo info, str textType, str articleCode) {}