2024 Members
Changes 4
M

RepeatingReferenceSource

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RepeatingReferenceSource
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetBounds() RepeaterBounds Returns information about the boundaries of the repeating reference array.
M GetDefaultRepeatingReferenceSource(Document, ElementId) RepeatingReferenceSource Returns the default repeating reference source for a given element.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetReference(RepeaterCoordinates) The repeating reference. Returns an individual repeating reference given by coordinates in the array, or . a 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.)
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M HasRepeatingReferenceSource(Document, ElementId) bool Determines whether an element has any repeating reference sources that can be used when creating component repeaters.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P DimensionCount int The dimension count of the repeating reference array.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.