Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 376 Bytes

File metadata and controls

20 lines (15 loc) · 376 Bytes

FlipVer

Description

Procedure FlipVer vertically mirrors selected objects about the center of the object(s). This procedure produce the same effect as the command 'Flip Vertical'.

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

Version

Availability: from All Versions

Category