I’m stuck trying to generate a specific mathematical surface. It is sometimes called a ‘Scale Translation’ Surface and other times ‘Trans-Scale’ Surface. Essentially, it is a series of section curves of varying scales translated along a rail.
The primary advantage of this surface is when you facet it, it will always create planar quadrilaterals.
Hi @Tim_Williams, you might do it as shown in the file below.
I´ve created two section circles and one first rail as in your image. To get a second rail (green in my file), i’ve used Sweep1 and extracted the seam curve from the resulting surface. The surface was then deleted. Afterwards i´ve used the _Section command to get points on both rails in a side view at equal elevation heights. These points where used to snap two point circles which are all parallel to the initial circles. Once, done i’ve lofted all circles, using the “Normal” option of the _Loft command. The result is a surface from which you can extract isocurves in V-Direction which are 100% circular.
To check if this can be meshed with planar quads, i´ve created a quad mesh and started the command _TriangulateNonPlanarQuads. They are with a distance smaller than 0.00001 or an angle smaller 0.001. I guess the more circles are used, the smaller the planar measurement will go, but have not tried that
i assumed that the circle centers have to lie on the axis (edit: looks like i assumed wrong ) . The surface is loft using the circles, Divide command to locate centers for the circles (from the rail curve or a vertical). CrvDeviation shows very small deviation from a circle at a random location -
From a practical point of view, my thinking is that 3-4 millionths of whatever unit you’re using isn’t really a deviation in any sense but the absolutely theoretical. “Deviations” of this magnitude can come about just from the natural computational (in)accuracy of digital computers.
The size of your model is insignificant if you use the method i´ve shown above. Your axis line is 112 meters, if you _Countour the Rail and Axis line with a 1 meter distance, you´ll get enough circles to build a lofted surface which has 100% circular sections. Below is the resulting surface built from circles with 0.5m distance (219 circles).