Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 421 Bytes

File metadata and controls

19 lines (14 loc) · 421 Bytes

ReDrawAll

Description

Procedure ReDrawAll invokes a full screen redraw of the active VectorWorks document. ReDrawAll is used when the document view needs to be refreshed prior to additional operation being performed in the document.

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

Version

Availability: from All Versions

Category