VS:GetCoreWallComponent/ja

From Vectorworks Developer
Revision as of 15:43, 17 May 2013 by Root (talk | contribs) (1 revision)
(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

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

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]]