<Code Lib>
M

RepeatingReferenceSource.GetReference

Description:
Returns an individual repeating reference given by coordinates in the array, or if there is no reference at the coordinates (for example if there is a hole in a divided surface.)
Remarks:
The coordinates must be within the bounds of the repeating reference source.

public Reference GetReference(
	RepeaterCoordinates coordinates
)

Return Value The repeating reference. The repeating reference.

Loading…