AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
ClassId | GetClassId () |
ParameterGDir2d (GDir2d val) | |
ParameterGDir2d (GDir2d val, String unit, String group) | |
GDir2d | GetValue () |
void | SetValue (GDir2d 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 ParameterGDir2d | Cast (AObject obj) |
static String | getShortName () |
static ClassId | GetStaticClassId () |
static ParameterValue | Cast (AObject obj) |
static ClassId | GetStaticClassId () |
|
static |
重载 ParameterValue .
boolean ParameterGDir2d.Copy | ( | ParameterValue | other | ) |
ClassId ParameterGDir2d.GetClassId | ( | ) |
String ParameterGDir2d.GetShortName | ( | ) |
重载 ParameterValue .
|
static |
boolean ParameterGDir2d.IsEqual | ( | ParameterValue | other | ) |
boolean ParameterGDir2d.Parse | ( | String | str | ) |
String ParameterGDir2d.ToStr | ( | ) |