AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
ClassId | GetClassId () |
ParameterGPntList (GPntList v) | |
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) |
ParameterValue | Clone () |
boolean | IsEqual (ParameterValue other) |
String | ToStr () |
![]() | |
boolean | IsEqual (AObject other) |
Static Public Member Functions | |
static ParameterGPntList | Cast (AObject obj) |
static ClassId | GetStaticClassId () |
|
static |
Reimplemented from ParameterValue.
ParameterValue ParameterGPntList.Clone | ( | ) |
Reimplemented from ParameterValue.
ClassId ParameterGPntList.GetClassId | ( | ) |
Reimplemented from ParameterValue.
|
static |
Reimplemented from ParameterValue.
boolean ParameterGPntList.IsEqual | ( | ParameterValue | other | ) |
Reimplemented from ParameterValue.
String ParameterGPntList.ToStr | ( | ) |
Reimplemented from ParameterValue.