I am trying to create a tool, that writes to an AutoCAD DWG file.
I have exposed several formatting attributes and can write to them successfully (autocad_color for instance). However, when I set the value for autocad_lineweight, it is largely ignored.
If I set the value to say 6, 25 or even 199 it is not populated on the output. However, if I set the value to 200, then it is populated. Is there are a set of allowable values?
From the fme definition of this attribute it says that the value is in hundredths of a millimetre.
Regards,
Mark