ElementTransformUtils.CanMirrorElements
Description:
Determines whether elements can be mirrored.
Determines whether elements can be mirrored.
public static bool CanMirrorElements(
Document ADoc,
ICollection<ElementId> elemIds
)
-
ADocThe document where the elements reside.
-
elemIdsThe elements identified by id.
Return Value
bool
True if the elements can be mirrored.
-
A non-optional argument was NULL