I have created an FME (2015) workspace that takes a CAD (.dwg) file and after translation produces an xml file. As part of the input cad file validation I am doing cad file structure check, which involves checking if the input file could be read, then I check for if the cad file is in model space and then as a final check I check to determine if the drawing in cad model space is in 2D (XY) plane or if it (viewing direction) is rotated in the model space. I have checks for input file readability and model space working, but I have not been able to get the check for drawing rotation (or viewing direction) in model space to work. I have tried testing several FME transformers and autocad reader (dwg) format attributes (e.g. affiner, 3DAffiner, 3dBoundingBoxReplacer, CentrePointReplacer, PlanarityFilter, autocad_ucs_xangle, etc.) to check for the drawing viewing direction property, but so far no luck in getting the results. Any help/suggestion is greatly appreciated! Thank you!Javish
أكثر...
أكثر...