<Code Lib>
2025 Method
Changes 0
M

ElementTransformUtils.CanMirrorElements

Description:
Determines whether elements can be mirrored.

public static bool CanMirrorElements(
	Document ADoc,
	ICollection<ElementId> elemIds
)

Return Value Boolean True if the elements can be mirrored.

Loading…