VS:SetCoreWallComponent/ja

From Vectorworks Developer
Revision as of 03:37, 16 January 2014 by Unknown user
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

Availability: from Vectorworks 2010

See Also

VS Functions:

VS:GetCoreWallComponent

VS Functions: [[VS:GetCoreWallComponent]]