Message 1 of 2

Not applicable
11-16-2015
01:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wish to calculate minumum perpendicular distance between a Plane and a point.
length = _invApp.MeasureTools.GetMinimumDistance(centroid3d, wp.Plane)
I am using Workplane's Plane and not Workplane itself assuming that Plane may be with the infinite definition.
In user mode I get distance as 0.177
But with the call its 0.44
In attached part its distance between, profile of Extrude6 (sketch5) and its "To" work plane 4.
Solved! Go to Solution.