Revit 2016 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: 16.0.0.0 (16.0.0.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. |