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