| Revit 2020.1 API |
| ViewNavigationToolSettings..::..IsHomeCameraSet Method |
| ViewNavigationToolSettings Class See Also |
Checks if the home view is set in the settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2016
Syntax
| C# |
|---|
public bool IsHomeCameraSet() |
| Visual Basic |
|---|
Public Function IsHomeCameraSet As Boolean |
| Visual C++ |
|---|
public: bool IsHomeCameraSet() |