BuiltInFailuresElectricalFailuresSelectedElementsArePartOfOtherCircuit Property |
You have selected elements that are already part of other Circuits. They will be removed from the original Circuits 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 SelectedElementsArePartOfOtherCircuit { get; }
Public Shared ReadOnly Property SelectedElementsArePartOfOtherCircuit As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ SelectedElementsArePartOfOtherCircuit {
FailureDefinitionId^ get ();
}
static member SelectedElementsArePartOfOtherCircuit : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also