VS:PDF SetProgressBar: Difference between revisions

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

Latest revision as of 17:37, 18 September 2013

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

Description

Sets the progress bar from the PDF Import Menu Command

FUNCTION PDF_SetProgressBar(
progressPtr :PROCEDURE;
status :BOOLEAN) : BOOLEAN;
def vs.PDF_SetProgressBar(progressPtr, status):
    return BOOLEAN

Parameters

progressPtr PROCEDURE
status BOOLEAN

Version

Availability: from Vectorworks 2014