Revit 2025.3 API
Fabric |
The type of fabric sheet. True for bent fabric sheet, false for flat fabric sheet.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsBent { get; }
Public ReadOnly Property IsBent As Boolean Get
public: property bool IsBent { bool get (); }
member IsBent : bool with get
Property Value
BooleanSee Also