VS:ProgressDlgEnd: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: vw2015)
(No difference)

Revision as of 14:36, 18 September 2014

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

End a progress context started with ProgressDlgStart. This will make the progress jump to the percentage declared when started.

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

Version

Availability: from Vectorworks 2015