Share

BuiltInFailures.ElementFailures.NotAllowedToRemoveAllElements Property

You cannot removed all the elements from current solution. At least there should be two elements in the solution.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public static FailureDefinitionId NotAllowedToRemoveAllElements { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?