VS:RightBound/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

検索条件に合致した図形の右辺のX座標を返します。検索条件に合致した図形が複数ある場合は、最後に合致した図形の値を返します。

FUNCTION RightBound(
c :CRITERIA) : REAL;
def vs.RightBound(c):
    return REAL

Parameters

c CRITERIA 検索条件

Return Value

右辺のX座標の合計

Example

RightBValue:=RightBound(N='MyRect');

Version

RightBound 廃止バージョン: Vectorworks 2012


利用可能バージョン: MiniCAD