VS:LeftBoundN/ja

From Vectorworks Developer
Revision as of 08:08, 12 January 2016 by Kimura (talk | contribs) (1 revision: Testing Upload)
Jump to navigation Jump to search

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

Description

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

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

Parameters

c CRITERIA 検索条件

Example

LeftBValue:=LeftBoundN(N='MyRect');

Version

Availability: from Vectorworks 2012