I've encountered this message a few times too. Ordinarily I don't though. The process should not need to save a UCS back to the source CAD file but in some cases Revit seems to think it must.
 
In my opinion (and consistent with all past releases of Revit) Acquire Coordinates should never need to save a UCS back to the CAD file used to acquire coordinates from. It is only a Pull transaction, pulling data from the survey file. Only if Publish Coordinates is used on that file should a UCS need to be created for the file. It seems to me that it is possible that something was changed in the underlying code in the last round of improvements to DWG export/import capabilities.
 
I also suspect that this is a symptom of slight inaccuracies between the source file and the Revit file. For example, the rotation angle used to match coordinates or the coordinates themselves may be too precise (many decimal places) and the value(s) get truncated. If this happens then Revit thinks there is a very subtle discrepancy between files and believes it must provide a UCS in the source CAD file so exported data will be able to align with it when it is imported into the file.
 
Since I've seen it happen with some files and not others I'd be suspicious that the angle required to align the survey and Revit model is too precise. For example, a rotation of 46.000300050004 degrees is very precise. If 46.000000 degrees is what ends up being used during your alignment attempt Revit may see that as different enough to prompt the warning message.
 
I wrote THIS POST on my blog when I encountered this the last time but it was related to importing using the By Shared Coordinates option, before any such relationship really existed. It was just to force Revit to import the file using the WCS instead of using center to center.
					
				
			
			
				
	Steve Stafford
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
