Revit 2025 API
WallStacked |
Gets the stacked wall which contains this stacked wall member.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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