VS:GetDatumRoofComp/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

図形の構成要素の屋根基準面を取得します。

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

Parameters

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

Return Value

屋根基準面の番号

Version

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

See Also

関連関数:

VS:SetDatumRoofComp

関連関数: [[VS:SetDatumRoofComp]]