VS:GetSlabHeight/ja
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
スラブの高さを取得します。FUNCTION GetSlabHeight(
slab :HANDLE) : REAL;
def vs.GetSlabHeight(slab): return REAL
Parameters
slab HANDLE スラブ
Return Value
スラブの高さVersion
利用可能バージョン: Vectorworks 2011See Also
関連関数:関連関数:
[[VS:SetSlabHeight]]