2026 Method
Changes 0
M

ElementTransformUtils.RotateElements

public static void RotateElements(
	Document document,
	ICollection<ElementId> elementsToRotate,
	Line axis,
	double angle
)