RepeaterCoordinates Constructor (Int32, Int32)


Repeater Coordinates(Int 32, Int 32) Constructor

Creates two dimensional coordinates.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RepeaterCoordinates(
	int x,
	int y
)

Parameters

x Int32
The coordinate in first dimension.
y Int32
The coordinate in second dimension.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →