VS:GetCoreWallComponent/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

壁の構成要素の中のコア指定されている番号を返します。

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

Parameters

object HANDLE オブジェクトのハンドル(壁、円弧壁、壁スタイルまたは、壁設定)

Return Value

The index of the core wall component. If it is 0, there is no core wall component.

Version

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

See Also

関連関数:

VS:SetCoreWallComponent

関連関数: [[VS:SetCoreWallComponent]]