Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 66799

Re: Central Model

$
0
0

Hi,

have you tried: (not sure if this is what you are looking for?

var bf = BasicFileInfo.Extract(FilePath);
if (bf.IsCentral && !bf.AllLocalChangesSavedToCentral )
					{
						// "Ignored central file due to unsaved changes"						 
					}

Viewing all articles
Browse latest Browse all 66799

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>