Measure outermost edge of curve on lofted body

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am stuck trying to measure the outermost edge of a curve created by a loft. I have been able to approximate the measurement in several ways, but with the final goal of creating parametric object that is adjustable later, approximations just do not work. My goal is to create planes, extrude onto the body, split the body, etc, but it seems fundamental to any of these that I am able to measure the body first.
Can someone please lend some insight?
I have created a somewhat contrived example to simplify the drawing while illustrating the point. I have created a very simple fishbowl shape using the following workflow (also attached as an f3d file) :
Sketch center circle (254mm diameter) on the XY plane.
Create an offset plane above XY and sketch top circle (185mm diameter)
Create an offset plane below XY and sketch bottom circle (150mm diameter)
Use loft to connect the bottom, center, and top circle sketches.
Here are some of the ways I have tried to measure, unsuccessfully:
Approach:
Project body onto a sketch and use a vertical line as a tangent.
Reason it did not work:
Cannot make a line tangent to projected curve.
Approach:
Create an offset plane in the YZ plane using the body as the To Object extent.
Reason it did not work:
Cannot select the body.
Approach:
Sketch a large square in the YZ plane, extrude from offset of body.
Reason it did not work:
Error: Fail to project profile to remote surface
Surprisingly, the Bounding Box found in Part Properties is also very inaccurate -- for example the length of this bowl should be around 255mm and shows 289mm. This is consistent with my other parts created this way as well.