Revit 2026 API
Fabrication |
If the fabrication dimension is modifiable by user.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsModifiable { get; }
Public ReadOnly Property IsModifiable As Boolean Get
public: property bool IsModifiable { bool get (); }
member IsModifiable : bool with get
Property Value
BooleanSee Also