| Revit 2017.1 API |
| Element..::..Pinned Property |
| Element Class See Also |
Identifies if the element has been pinned to prevent changes.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
Remarks
An element which is pinned may not be moved, and warnings will be issued
when an attempt is made to delete it.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | When setting this property: Element cannot be pinned or unpinned. |