FabricationConnectorInfo
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the FabricationConnectorInfo | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| HasDoubleWallConnector() | bool | Checks if there are any double wall connectors fabricated. | |
| IsValid() | bool | Checks if the connector has fabrication parameters associated with it that can be set. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BodyConnectorId | int | Fabrication body connector Id. | |
| DoubleWallConnectorId | int | Fabrication double wall connector Id. | |
| FabricationIndex | int | The index of the connector shown within the fabrication software. | |
| IsBodyConnectorLocked | bool | Fabrication body connector lock. | |
| IsDoubleWallConnectorLocked | bool | Fabrication double wall connector lock. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |