I have a work bench that writes a DGN. The user of this DGN currently has to apply a custom colour table to it after I've created it. Can FME read the colour table of another DGN and apply it to this one?
Thanks,
Chris
I have a work bench that writes a DGN. The user of this DGN currently has to apply a custom colour table to it after I've created it. Can FME read the colour table of another DGN and apply it to this one?
Thanks,
Chris
Best answer by fmelizard
Yes, its a matter of joining/merging the files and transferring the color.
Another option would be to sue a seed file, in which the colors are defined.
Itay