Method UpdateSphereProber
UpdateSphereProber(uint, Point3, double)
Updates the designed sphere prober
Declaration
public void UpdateSphereProber(uint proberID, Point3 sphereCenter, double sphereRadius)
Parameters
Type | Name | Description |
---|---|---|
uint | proberID | The sphere prober Id |
Point3 | sphereCenter | The new prober center |
double | sphereRadius | The new prober radius |