ConnectorManager
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the ConnectorManager | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| Lookup(Int32) | Connector | Lookup the connector using the unique index value that identify this connector. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Connectors | ConnectorSet | Return all the Connectors of the Connector Manager. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Owner | Element | This property is used to retrieve the owner of the Connector Manager. | |
| UnusedConnectors | ConnectorSet | Return all the unused Connectors of the Connector Manager. |