Revit 2026 API
Fabric |
The type of the Fabric Area.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public FabricAreaType FabricAreaType { get; }
Public ReadOnly Property FabricAreaType As FabricAreaType Get
public: property FabricAreaType^ FabricAreaType { FabricAreaType^ get (); }
member FabricAreaType : FabricAreaType with get
Property Value
FabricAreaTypeSee Also