|
AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
| ClassId | GetClassId () |
| ParameterStringList (StringList v) | |
| StringList | GetValue () |
| void | SetValue (StringList val) |
| long | GetCount () |
| void | Reserve (long count) |
| void | AddValue (String v) |
| void | SetValue (long idx, String v) |
| String | GetValue (long idx) |
| boolean | IsEqual (ParameterValue other) |
| String | ToStr () |
| boolean | Parse (String str) |
| boolean | Copy (ParameterValue other) |
| String | GetShortName () |
Public 成员函数 继承自 ParameterValue | |
| boolean | IsSameType (ParameterValue other) |
Public 成员函数 继承自 AObject | |
| boolean | IsEqual (AObject other) |
静态 Public 成员函数 | |
| static ClassId | GetStaticClassId () |
| static ParameterStringList | Cast (AObject obj) |
| static String | getShortName () |
|
static |
重载 ParameterValue .
| boolean ParameterStringList.Copy | ( | ParameterValue | other | ) |
| ClassId ParameterStringList.GetClassId | ( | ) |
| String ParameterStringList.GetShortName | ( | ) |
重载 ParameterValue .
|
static |
| boolean ParameterStringList.IsEqual | ( | ParameterValue | other | ) |
| boolean ParameterStringList.Parse | ( | String | str | ) |
| String ParameterStringList.ToStr | ( | ) |