Share

ViewNavigationToolSettings.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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public HomeCamera GetHomeCamera()

Return Value

HomeCamera
A copy of the structure containing information about the store Home view orientation, or nullptr if there is no home view set for this document.

See Also

Reference

Was this information helpful?