AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
ClassId | GetClassId () |
ParameterGVec (GVec val) | |
GVec | GetValue () |
void | SetValue (GVec val) |
ParameterValue | Clone () |
boolean | IsEqual (ParameterValue other) |
String | ToStr () |
![]() | |
boolean | IsEqual (AObject other) |
Static Public Member Functions | |
static ParameterGVec | Cast (AObject obj) |
static ClassId | GetStaticClassId () |
|
static |
Reimplemented from ParameterValue.
ParameterValue ParameterGVec.Clone | ( | ) |
Reimplemented from ParameterValue.
ClassId ParameterGVec.GetClassId | ( | ) |
Reimplemented from ParameterValue.
|
static |
Reimplemented from ParameterValue.
boolean ParameterGVec.IsEqual | ( | ParameterValue | other | ) |
Reimplemented from ParameterValue.
String ParameterGVec.ToStr | ( | ) |
Reimplemented from ParameterValue.