distance method
distance
The distance.
Returns
The Double.
def distance(self, point, destination):
...
Parameter | Type | Description |
---|---|---|
point | Cad3DPoint | |
destination | Cad3DPoint | The destination. |
The distance.
The Double.
def distance(self, point, destination):
...
Parameter | Type | Description |
---|---|---|
point | Cad3DPoint | |
destination | Cad3DPoint | The destination. |