Namespace:
Autodesk.Revit.DB
ConnectorType
Enumeration
Description:
An enumerated type listing all connector types for a connection
An enumerated type listing all connector types for a connection
ConnectorType Enumeration Members:
| Name | Description |
|---|---|
| 0 | Invalid connection type |
| 1 | End connection type |
| 2 | Curve connection type |
| 4 | Logical connection type |
| 8 | Reference connection type |
| 16 | Surface connection type |
| 17 | End or Surface connection type |
| 19 | Physical connection type |
| 30 | Not end connection type |
| 32 | This value is deprecated and will be removed in a future version of Revit. Please use MainSurface instead. |
| 32 | Main surface connection type |
| 49 | Family connection type |
| 64 | Reference to the layout node type |
| 128 | Blank End type |
| 129 | Any end connection type |
| 256 | Connection between a sub-system and a super-system, such as a connection between supply and return sub-systems and a main hydronic piping system or an air system. |
| 16,777,215 | All connection modes |