RVTDocs.com

FabricSheet

Class
Description:
An object that represents an Fabric Sheet Element within the Autodesk Revit project.
Remarks:
Beginning with Revit 2016, fabric sheets can be either flat or bent. Both kinds of fabric sheets are implemented by this FabricSheet class. Fabric sheets are created as either flat or bent. Once created, the kind of a fabric sheet cannot be changed. The Fabric Sheet element is available only in the Autodesk Revit Structure product.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.Structure.FabricSheet
Syntax
public class FabricSheet : Element