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