| Revit 2022.1 API |
| FabricArea..::..FabricSheetTypeId Property |
| FabricArea Class See Also |
The id of the Fabric Sheet Type for this element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2013
Syntax
Remarks
Changing the value of this property causes change of MinorLapSplice and MajorLapSplice properties if needed
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: fabricSheetTypeId is not a Fabric Sheet Type. |
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was null |
| Autodesk.Revit.Exceptions..::..DisabledDisciplineException | When setting this property: None of the following disciplines is enabled: Structural. |