Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 342 Bytes

File metadata and controls

21 lines (15 loc) · 342 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

  • General Edit