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

InternalOrigin.Get

Method
Description:
Gets the internal origin for the document.
Syntax
public static InternalOrigin Get(
	Document document
)
Parameters
Parameter Type Description
document Document Revit document from which to get the internal origin.
Return Value
Type Description
InternalOrigin The internal origin of the document.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null