BuiltInFailuresSystemsFailuresSelectedElementsArePartOfOtherSystem Property |
You have selected elements that are already part of other System. They will be removed from the original Systems and added to this one.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId SelectedElementsArePartOfOtherSystem { get; }
Public Shared ReadOnly Property SelectedElementsArePartOfOtherSystem As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ SelectedElementsArePartOfOtherSystem {
FailureDefinitionId^ get ();
}
static member SelectedElementsArePartOfOtherSystem : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also