Revit 2025 API
MullionLockable Property |
Get - to get whether the Mullion can be lock or unlock.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool Lockable { get; }
Public ReadOnly Property Lockable As Boolean Get
public: property bool Lockable { bool get (); }
member Lockable : bool with get
Property Value
BooleanSee Also