Zhuming Bi

Computer Aided Design and Manufacturing


Скачать книгу

2.18 Network structure of a pyramid object.

      2.3.2 Curvy Geometric Elements

Curvy features Representation Example
2D curve Explicit images images image
Implicit f(x, y) = 0 (xx0)2 + (yy0)2 = R2
3D curve Explicit images images image
Implicit images images

      The complexity of a 3D curve can be measured by the order of polynomial terms in its mathematic model for piecewise interpolation. Given a number of control points on the curve, different interpolation methods lead to different results for 3D curves.

Interpolation Representation Illustration
Lagrange images image
Bezier images image
Cubic spline P(t) = a1 + ta2 + t2a3 + t3a4 where t = [0, 1] and the coefficient vectors a1, a2, a3, and a4 are selected to satisfy images image

      In an explicit form:

      (2.12)equation

      where u, v are normalized independent variables of surface.

      (2.13)equation

c02f019

      In an explicit form:

      (2.14)equation

      In an implicit form:

      (2.15)equation

Surface type Feature Illustration
Swept A swept surface is defined by two elements, i.e. driving curve (D) and guide curve (G) or trajectory. The driving curve (D) can be open or closed. The guide curve (G) will run along D with the constant contact point. image
Ruled image
Freeform generated