| Revit 2021 API |
| RepeatingReferenceSource Members |
| RepeatingReferenceSource Class Methods Properties See Also |
The RepeatingReferenceSource type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RepeatingReferenceSource | |
| Equals | (Inherited from Object.) | |
| GetBounds |
Returns information about the boundaries of the repeating reference array.
| |
| GetDefaultRepeatingReferenceSource |
Returns the default repeating reference source for a given element.
| |
| GetHashCode | (Inherited from Object.) | |
| GetReference |
Returns an individual repeating reference given by coordinates in the array, or nullNothingnullptra null reference (Nothing in Visual Basic) if there is no reference at the coordinates (for example if there is a hole in a divided surface.)
| |
| GetType | (Inherited from Object.) | |
| HasRepeatingReferenceSource |
Determines whether an element has any repeating reference sources that can be used when creating component repeaters.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DimensionCount |
The dimension count of the repeating reference array.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|