View3D.IsLocked Property
Indicates if the view is locked.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsLocked { get; }
Property Value
Boolean
Exceptions
Exception
Condition
InvalidOperationException
Returns true if the view is not a view template.
See Also
Reference
View3D Class
Autodesk.Revit.DB Namespace