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