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