Revit 2026 API
WallStacked |
Gets the stacked wall which contains this stacked wall member.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId StackedWallOwnerId { get; }
Public ReadOnly Property StackedWallOwnerId As ElementId Get
public: property ElementId^ StackedWallOwnerId { ElementId^ get (); }
member StackedWallOwnerId : ElementId with get
Property Value
ElementIdSee Also