Revit 2025 API
Load |
The load is constrained to host or not.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsConstrainedOnHost { get; }
Public ReadOnly Property IsConstrainedOnHost As Boolean Get
public: property bool IsConstrainedOnHost { bool get (); }
member IsConstrainedOnHost : bool with get
Property Value
BooleanSee Also