IsEditable Method


Asset Property Is Editable Method

Check if property can be edited.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsEditable()

Return Value

Boolean
True if property is editable.
Exceptions
Exception Condition
InvalidOperationException The asset property is not editable. Asset can be edited only in an edit scope.
Remarks
Properties can be edited only if there is an active Edit Scope and if the property is allowed to be changed.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →