VS:GetWallHoleTexturePart/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

プラグインオブジェクトや、シンボル定義の壁穴グループの図形の壁テクスチャを返す。

FUNCTION GetWallHoleTexturePart(
object :HANDLE) : INTEGER;
def vs.GetWallHoleTexturePart(object):
    return INTEGER

Parameters

object HANDLE シンボル定義かプラグインオブジェクトの壁穴グループの穴を開ける図形へのハンドル

Return Value

壁テクスチャの番号

Version

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

See Also

関連関数:

VS:SetWallHoleTexturePart

関連関数: [[VS:SetWallHoleTexturePart]]