Checks if the home view is set in the settings.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2016
Syntax
C# |
---|
public bool IsHomeCameraSet() |
Visual Basic |
---|
Public Function IsHomeCameraSet As Boolean |
Visual C++ |
---|
public: bool IsHomeCameraSet() |