VS:SetCompSecFillChgPt/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

オブジェクトの構成要素の壁結合時の切り替え位置を設定します。

FUNCTION SetCompSecFillChgPt(
object :HANDLE;
componentIndex :INTEGER;
wallAssociatedSectionFillChangePoint :INTEGER) : BOOLEAN;
def vs.SetCompSecFillChgPt(object, componentIndex, wallAssociatedSectionFillChangePoint):
    return BOOLEAN

Parameters

object HANDLE オブジェクトのハンドル(屋根、屋根スタイルまたは、屋根設定)
componentIndex INTEGER 構成要素の番号
wallAssociatedSectionFillChangePoint INTEGER 壁結合時の切り替え位置

Version

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

See Also

関連関数:

VS:GetCompSecFillChgPt

関連関数: [[VS:GetCompSecFillChgPt]]