Revit 2025 API
Built |
You have selected elements that are already part of other Systems that have assigned Equipment. The elements you selected cannot be added to this System.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId ElementsBelongToOtherSystem { get; }
Public Shared ReadOnly Property ElementsBelongToOtherSystem As FailureDefinitionId Get
public: static property FailureDefinitionId^ ElementsBelongToOtherSystem { FailureDefinitionId^ get (); }
static member ElementsBelongToOtherSystem : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also