| Revit 2021 API |
| ConduitSizes Members |
| ConduitSizes Class Methods Properties See Also |
The ConduitSizes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains |
Checks whether a conduit size with the nominal diameter exists.
| |
| Dispose | Releases all resources used by the ConduitSizes | |
| Equals | (Inherited from Object.) | |
| GetBasicIEnumerator | Returns an enumerator that iterates through a collection. | |
| GetConduitSizesIterator |
Returns a ConduitSizeIterator to the conduit sizes.
| |
| GetEnumerator | Returns an enumerator that iterates through a collection. | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count |
Count of the items contained in the collection.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|