Revit 2026 API
Truss |
Whether the member is locked to the host truss.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool lockedToTruss { get; set; }
Public Property lockedToTruss As Boolean Get Set
public: property bool lockedToTruss { bool get (); void set (bool value); }
member lockedToTruss : bool with get, set
Property Value
BooleanSee Also