VS:MakeCornerWindow/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision: 2014J VS Reference LMO)
 
(No difference)

Latest revision as of 03:08, 16 January 2014

.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