FabricArea.FabricAreaType Property

FabricAreaFabricAreaType Property

The type of the Fabric Area.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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

FabricAreaType
See Also