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

BasePoint.GetProjectBasePoint

Method
Description:
Gets the project base point for the document.
Syntax
public static BasePoint GetProjectBasePoint(
	Document cda
)
Parameters
Parameter Type Description
cda Document The document from which to get the project base point.
Return Value
Type Description
BasePoint The project base point of the document.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null