distance method
distance
Distances the specified destination.
Returns
Distance to point
def distance(self, destination):
...
Parameter | Type | Description |
---|---|---|
destination | Cad2DPoint | The destination. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
Cad3DPoint