VS:GetDatumSlabComponent/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

図形の構成要素のスラブ基準面を取得します。

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

Parameters

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

Return Value

スラブ基準面構成要素のインデックス。

Version

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

See Also

関連関数:

VS:SetDatumSlabComponent

関連関数: [[VS:SetDatumSlabComponent]]