VS:ThreePtCenter/ja

From Vectorworks Developer
Revision as of 03:43, 16 January 2014 by Unknown user
Jump to navigation Jump to search

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

Description

与えられた3点を通過する円の中心を返します。

FUNCTION ThreePtCenter(
pt1 :VECTOR;
pt2 :VECTOR;
pt3 :VECTOR) : VECTOR;
def vs.ThreePtCenter(pt1, pt2, pt3):
    return VECTOR

Parameters

pt1 VECTOR
pt2 VECTOR
pt3 VECTOR

Version

Availability: from Vectorworks 2014