BuiltInFailuresConnectorFailuresElementsConnectedToParent Property |
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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also