VS:SetRoofPrefStyle/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: Japanese Reference for 2016)
 
(No difference)

Latest revision as of 12:33, 14 January 2016

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

Description

屋根の設定の屋根スタイルを設定します。

PROCEDURE SetRoofPrefStyle(
roofStyle :LONGINT);
def vs.SetRoofPrefStyle(roofStyle):
    return None

Parameters

roofStyle LONGINT 屋根設定に適用する屋根スタイルの参照番号。スタイルなしの場合は0

Version

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

See Also

関連関数:

VS:GetRoofPrefStyle

関連関数: [[VS:GetRoofPrefStyle]]