Curve3dGetProjectedClosestPointTo Method |
Name | Description | |
---|---|---|
![]() |
GetProjectedClosestPointTo(Curve3d, Vector3d) |
Retrieves the point on this curve closest to
the specified curve, and the point on the passed curve closest to
this curve, when this curve is projected in the specified
direction.
|
![]() |
GetProjectedClosestPointTo(Point3d, Vector3d) |
Retrieves the point on this curve closest to
the specified point when projected in the specified
direction.
|
![]() |
GetProjectedClosestPointTo(Curve3d, Vector3d, Tolerance) |
Retrieves the points on this curve closest to
the specified curve, and the point on the other curve closest to
this curve, when this curve is projected in the specified
direction.
|
![]() |
GetProjectedClosestPointTo(Point3d, Vector3d, Tolerance) |
Retrieves the point on this curve closest to
the specified point when projected in the specified
direction.
|
© Bricsys NV. All rights reserved. |