Revit 2025.3 API
Fabric |
The Fabric Area Id.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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