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