Conductor |
The ConductorSize type exposes the following members.
| Name | Description | |
|---|---|---|
| Diameter | The diameter of the conductor. | |
| Id | The Conductor Size id. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Name | The Conductor Size name. |
| Name | Description | |
|---|---|---|
| Create | Creates a Conductor Size. | |
| Dispose | Releases all resources used by the ConductorSize | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetConductorSize | Gets the Conductor Size data by given Conductor Size id. | |
| GetConductorSizeIdByName | Gets the Conductor Size id by given Conductor Size name. | |
| GetConductorSizeIds | Gets all the Conductor Size ids in the given document, sorted by name. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |