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