VS:Space/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

指定した数のスペースを、現在書き込み中のファイルに出力します。

PROCEDURE Space(
n :INTEGER);
def vs.Space(n):
    return None

Parameters

n INTEGER スペースの数

Example

Space(5);
{write 5 spaces to the output file}

Version

利用可能バージョン: MiniCAD