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