VS:GetNumStories/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ファイルにあるストーリの数を返します。

FUNCTION GetNumStories : INTEGER;
def vs.GetNumStories():
    return INTEGER

Return Value

ファイルにあるストーリの数。

Version

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

See Also

関連関数:

VS:CreateStory | VS:GetStoryOfLayer | VS:AssociateLayerWithStory

関連関数:

[[VS:CreateStory]] | [[VS:GetStoryOfLayer]]

| [[VS:AssociateLayerWithStory]]