| Revit 2020 API |
| FabricArea..::..FabricAreaType Property |
| FabricArea Class See Also |
The type of the Fabric Area.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
| C# |
|---|
public FabricAreaType FabricAreaType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FabricAreaType As FabricAreaType Get |
| Visual C++ |
|---|
public: property FabricAreaType^ FabricAreaType { FabricAreaType^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..DisabledDisciplineException | None of the following disciplines is enabled: Structural. |