Revit 2025 API
Built |
This stacked wall will be deleted because a subwall could not be created.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId SubwallOfStackedWallDeleted { get; }
Public Shared ReadOnly Property SubwallOfStackedWallDeleted As FailureDefinitionId Get
public: static property FailureDefinitionId^ SubwallOfStackedWallDeleted { FailureDefinitionId^ get (); }
static member SubwallOfStackedWallDeleted : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also