Revit 2026 API
Wall |
Returns the id of the host wall.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId WallId { get; }
Public ReadOnly Property WallId As ElementId Get
public: property ElementId^ WallId { ElementId^ get (); }
member WallId : ElementId with get
Property Value
ElementIdSee Also