RVTDocs.com
Namespace: Autodesk.Revit.DB Class: SiteLocation

SiteLocation.IsCompatibleWith

Method
Description:
Checks whether the geographic coordinate system of this site is compatible with the given site . True if he geographic coordinate system of this site is compatible with the given site, false otherwise.
Syntax
public bool IsCompatibleWith(
	SiteLocation otherSiteLocation
)
Parameters
Parameter Type Description
otherSiteLocation SiteLocation
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null