BuiltInFailuresConnectorFailures Class

Failures about Connector.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresConnectorFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ConnectorFailures

The BuiltInFailuresConnectorFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAirTerminalCenterNotAligned The center of the Air Terminal doesn't align at (0,0,0): align the Air Terminal Center to the Origin Defining Reference Planes could help to solve the problem.
Public propertyStatic memberAllElementsRemovedFromCircuitGroup [System] is empty and will be deleted.
Public propertyStatic memberDisconnectedElements Elements are disconnected!
Public propertyStatic memberElementAssignedToDefaultSystem At least one connector on the highlighted element is currently assigned to the [Element Name]. In general items shouldn't be assigned to the Default Systems, but should be assigned as equipments or elements of a non-default system. Click the More Info button below for additional information on System Creation.
Public propertyStatic memberElementHasMultipleConnectors Revit found one or more elements with multiple connectors. Select each element and then select the connectors to use for the analytical connection.
Public propertyStatic memberElementsAreDisconnected Elements need to be disconnected.
Public propertyStatic memberElementsConnectedToParent You have selected elements that are connected to a parent object in a System. These elements cannot be removed from the System.
Public propertyStatic memberElementsNeedToBeDisconnected Elements need to be disconnected.
Public propertyStatic memberExistsForSelectedElement Connections already exists for selected element.
Public propertyStatic memberFittingMustBeOnDuct The [Tap] must be attached to duct.
Public propertyStatic memberFittingMustBeOnDuctWarn The [Tap] must be attached to duct.
Public propertyStatic memberFittingMustBeOnPipe The [Tap] must be attached to pipe.
Public propertyStatic memberFittingMustBeOnPipeWarn The [Tap] must be attached to pipe.
Public propertyStatic memberInvalidConnectionRef The selected fitting has invalid connections and must be deleted to continue.
Public propertyStatic memberInvalidConnector The connector is invalid, the size cannot be determined from the connector.
Public propertyStatic memberInvalidLoadClassificationValue The load classification parameter cannot be empty. Please select a valid load classification element for the connector parameter and the associated family parameter.
Public propertyStatic memberInvalidPowerFactorValue The value for Power Factor must be between 0 and 1.
Public propertyStatic memberJointGenderMismatch The element has a connector with a fitting joint gender mismatch
Public propertyStatic memberJointShapeMismatch The element has a connector with a fitting joint shape mismatch
Public propertyStatic memberJointSizeMismatch The element has a connector with a fitting joint size mismatch
Public propertyStatic memberJointTypeMismatch The element has a connector with a fitting joint type mismatch
Public propertyStatic memberLayoutConnector [Unassigned System Type] on Connector [Index Number].
Public propertyStatic memberMismatchNoAvailableConnector Cannot add [Element] to System. There is no available connector matching the System Type ([Type Name]) for the System.
Public propertyStatic memberMultipleNetwork Elements in [System Name] are not connected in a single physical network due to one or both of the following:\n- There are disconnects in the system's physical network.\n- Elements in the system are connected to more than one physical network.
Public propertyStatic memberNetworkValidityError The family is connected in a network and can no longer keep the connectivity. Disconnect the family from the network?
Public propertyStatic memberNetworkValidityErrorWasDisconnected The family is connected in a network and can no longer keep the connectivity. Disconnect the family from the network?
Public propertyStatic memberNoLossDefined No Loss Defined
Public propertyStatic memberNoSupportKCoefficientTable "K Coefficient from table" is not supported on connector for the element
Public propertyStatic memberNotAllowedToModifyGroupElementsError Connection to a group failed. Modification of elements within a group is not allowed.
Public propertyStatic memberNotAllowedToModifyGroupElementsWarning Connection to a group failed. Modification of elements within a group is not allowed.
Public propertyStatic memberOpenConnector The element has an open connector
Public propertyStatic memberRbsNetworkValidityError The family is connected in a network and can no longer keep the connectivity.
Public propertyStatic memberRemoveConnectorLinksWarn The links between connector [Index] and connector [Index], connector [Index] and connector [Index] are removed.
Public propertyStatic memberRemoveConnectorLinkWarn The link between connector [Index] and connector [Index] is removed.
Public propertyStatic memberShapesNotMatch Shapes do not match. A connection could not be made.
Public propertyStatic memberSizingCalculationFlowOnlyWarn Some elements are not sized because the system calculation is flow only. You may change the system calculation level to size them again.
Public propertyStatic memberSizingCalculationNoneWarn Some elements are not sized because the system calculation level is none or performance. You may change the system calculation level to size them again.
Public propertyStatic memberSizingFailed Sizing failed.
Public propertyStatic memberUnconnectedCircuit The element has an unconnected circuit on its connector
Public propertyStatic memberUnconnectedDevice Device has an unconnected [Type Name] connector (index = [Index Number]).
Public propertyStatic memberUndefinedConnector Revit does not support Undefined connectors. The following have been replaced by the default connector: [Connector Element]
Top
See Also