I'd like transform a fileGDB (polyline) to dwg.
My problem is when I try to change the dafault layer linetype (in the dwg writer) from "continuos" to "dashed". If I try to write 'dashed' I get this message:
"Specified lineType 'fme_basicstring:6:dashed' is not defined in mapping file. Must be defined before it is referenced"
Is there any way to set the default linetype and transform a continuos line to dashed?. I've used 'autocad_linetype' but don't work. I don't see any attribute geodb_ for that neither.
thanks