05-08-2019
06:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-08-2019
06:22 PM
Here is some additional information in case it helps someone.
Clarify Translate Method:
This method is used to translate (move) the centerpoint along the axis of the hole using the hole direction vector.
holeCenterPoint.TranslateBy(unknownVector);
Add Image:
In this image you can see the centerpoint (Hole Center Point), the midpoint (New Translated Point [Mid Point]), and the hole direction vector (Unknown Vector). Unknown Vector is the unit vector that I am looking for.