AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
ClassId | GetClassId () |
ParameterGVec2d (GVec2d val) | |
ParameterGVec2d (GVec2d val, String unit, String group) | |
GVec2d | GetValue () |
void | SetValue (GVec2d val) |
boolean | IsEqual (ParameterValue other) |
String | ToStr () |
boolean | Parse (String str) |
boolean | Copy (ParameterValue other) |
String | GetShortName () |
Public 成员函数 继承自 ParameterValue | |
ClassId | GetClassId () |
String | GetUnit () |
void | SetUnit (String val) |
String | GetGroupName () |
void | SetGroupName (String val) |
String | GetShortName () |
boolean | IsEqual (ParameterValue other) |
boolean | IsSameType (ParameterValue other) |
String | ToStr () |
boolean | Parse (String str) |
boolean | Copy (ParameterValue other) |
Public 成员函数 继承自 AObject | |
ClassId | GetClassId () |
boolean | IsEqual (AObject other) |
静态 Public 成员函数 | |
static ClassId | GetStaticClassId () |
static ParameterGVec2d | Cast (AObject obj) |
static String | getShortName () |
static ClassId | GetStaticClassId () |
static ParameterValue | Cast (AObject obj) |
static ClassId | GetStaticClassId () |
|
static |
重载 ParameterValue .
boolean ParameterGVec2d.Copy | ( | ParameterValue | other | ) |
ClassId ParameterGVec2d.GetClassId | ( | ) |
String ParameterGVec2d.GetShortName | ( | ) |
重载 ParameterValue .
|
static |
boolean ParameterGVec2d.IsEqual | ( | ParameterValue | other | ) |
boolean ParameterGVec2d.Parse | ( | String | str | ) |
String ParameterGVec2d.ToStr | ( | ) |