VS:PDF SetProgressBar
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Sets the progress bar from the PDF Import Menu CommandFUNCTION PDF_SetProgressBar(
progressPtr :PROCEDURE;
status :BOOLEAN) : BOOLEAN;
def vs.PDF_SetProgressBar(progressPtr, status): return BOOLEAN
Parameters
progressPtr PROCEDURE status BOOLEAN