VS:ProgressDlgYield/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
No edit summary
Line 41: Line 41:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<version>
<version>
Availability: from Vectorworks 2015
利用可能バージョン: Vectorworks 2015


</version>
</version>

Revision as of 12:31, 14 January 2016

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

Description

インデックスで指定したループカントにより進行度を増加させます。 ProgressDlgStart と ProgressDlgEnd の間で呼ばれます。

PROCEDURE ProgressDlgYield(
count :LONGINT);
def vs.ProgressDlgYield(count):
    return None

Parameters

count LONGINT

Version

利用可能バージョン: Vectorworks 2015