Returns true if the View3D's orientation can be saved, false otherwise.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanSaveOrientation()
Return Value
BooleanTrue if the View3D's orientation can be saved, false otherwise.
