AnyCAD Rapid API 2025
Help you to create a better world!
全部  命名空间 函数 变量 属性 事件  
Vector2类 参考

Public 成员函数

 Vector2 (float scalar)
 
 Vector2 (float a, float b)
 
void setX (float value)
 
float getX ()
 
void setY (float value)
 
float getY ()