Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 381 Bytes

File metadata and controls

19 lines (14 loc) · 381 Bytes

FlipHor

Description

Procedure FlipHor horizontally mirrors selected objects about the center of the object(s). This procedure produces the same effect as the command "Flip Horizontal".

PROCEDURE FlipHor;
def vs.FlipHor():
    return None

Version

Availability: from All Versions

Category