VS:Space CreateSpace
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Creates a new space with the passed polygonFUNCTION Space_CreateSpace(
space :HANDLE;
spaceHeight :REAL) : HANDLE;
def vs.Space_CreateSpace(space, spaceHeight): return HANDLE
Parameters
space HANDLE spaceHeight REAL