Fabric |
Checks whether an element is a valid host for fabric sheet.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- host Element
- The element to check.
Return Value
BooleanTrue if the element is a valid host for fabric sheet, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
