Namespace:
Autodesk.Revit.DB
AutomaticConnectionBehaviorType
Enumeration
Description:
Defines behavior of connector with respect to automatic creation of connections
Defines behavior of connector with respect to automatic creation of connections
Syntax
public enum AutomaticConnectionBehaviorType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Exclude | Connector does not participate in automatic connection |
| Active | Connector is actively looking to be connected |
| Forced | Connector must establish a connection |
| Accepting | Connector accepts more automatic connections if needed, but |
| Full | Connector may participate in automatic connection, but at the moment it is fully connected |