VS:SetCoreWallComponent/ja

From Vectorworks Developer
Revision as of 12:33, 14 January 2016 by Kimura (talk | contribs) (1 revision: Japanese Reference for 2016)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

壁、円弧壁、壁スタイル、壁設定のコアを設定します。

PROCEDURE SetCoreWallComponent(
object :HANDLE;
coreWallComponent :INTEGER);
def vs.SetCoreWallComponent(object, coreWallComponent):
    return None

Parameters

object HANDLE オブジェクトのハンドル(壁、円弧壁、壁スタイルまたは、壁設定)
coreWallComponent INTEGER 構成要素の番号

Version

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

See Also

関連関数:

VS:GetCoreWallComponent

関連関数: [[VS:GetCoreWallComponent]]