Revit 2025.3 API
Built |
You have selected elements that are connected to a parent object in a System. These elements cannot be removed from the System.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId ElementsConnectedToParent { get; }
Public Shared ReadOnly Property ElementsConnectedToParent As FailureDefinitionId Get
public: static property FailureDefinitionId^ ElementsConnectedToParent { FailureDefinitionId^ get (); }
static member ElementsConnectedToParent : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also