VS:MakeCornerWindow/ja

From Vectorworks Developer
Revision as of 03:08, 16 January 2014 by Kimura (talk | contribs) (1 revision: 2014J VS Reference LMO)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

窓をコーナー(角)に移動します。

PROCEDURE MakeCornerWindow(
hWindow :HANDLE;
hWall :HANDLE;
cornerWindow :BOOLEAN;
NoneClass :STRING;
Sill2DClass :STRING;
IsFlipped :BOOLEAN);
def vs.MakeCornerWindow(hWindow, hWall, cornerWindow, NoneClass, Sill2DClass, IsFlipped):
    return None

Parameters

hWindow HANDLE
hWall HANDLE
cornerWindow BOOLEAN
NoneClass STRING
Sill2DClass STRING
IsFlipped BOOLEAN

Version

Availability: from Vectorworks 2014