GetHomeCamera Method


Gets a copy of the structure containing information about the store Home view orientation.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2016

Syntax

C#
public HomeCamera GetHomeCamera()
Visual Basic
Public Function GetHomeCamera As HomeCamera
Visual C++
public:
HomeCamera^ GetHomeCamera()

Return Value

A copy of the structure containing information about the store Home view orientation, or a null reference ( Nothing in Visual Basic) if there is no home view set for this document.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →