Gets a copy of the structure containing information about the store Home view orientation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public HomeCamera GetHomeCamera()
Return Value
HomeCamera
A copy of the structure containing information about the store Home view orientation, or
null if there is no home view set for this document.
See Also
Reference