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

BasePoint.GetSurveyPoint

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