VS:SetCompAltSecFill/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

オブジェクトの構成要素の切り替え位置の面のスタイルを設定します。

FUNCTION SetCompAltSecFill(
object :HANDLE;
componentIndex :INTEGER;
alternateSectionFill :LONGINT) : BOOLEAN;
def vs.SetCompAltSecFill(object, componentIndex, alternateSectionFill):
    return BOOLEAN

Parameters

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

Version

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

See Also

関連関数:

VS:GetCompAltSecFill

関連関数: [[VS:GetCompAltSecFill]]