Point2d.DistanceTo Method
Parent Object:
Point2d
Description
Method that returns the distance between this point and the specified point.
Syntax
Point2d.
DistanceTo(
Point As
Point2d ) As Double
Parameters
Point |
Point2d |
Point2d object that specifies the point to which the distance is to be returned. |
Samples
Finding Bend Extent (Tangent) Edges |
This sample demonstrates how to retrieve the bend extent edges (a.k.a. tangent edges) associated with the selected bend edge on a flat pattern. |
Version
Introduced in version 11