0
7.1kviews
Specify the three principal classifications of the geometric modelling systems and write in brief about each of them.

Mumbai University > Mechanical Engineering > Sem 7 > CAD/CAM/CAE

Marks: 10 M

Year: Dec 2013

1 Answer
1
409views

Geometric Modelling is the field that discusses the mathematical methods behind the modelling of realistic objects for computer graphics and computer aided design.

The three principal classifications of the geometric modelling systems are:

  1. Wireframe modelling
  2. Surface modelling
  3. Solid modelling

Wireframe Modelling

A wireframe model represents the shape of a solid object with its characteristic lines and points. The word “wireframe” is related to the fact that one may imagine a wire that is bent to follow the object edges to generate a model. In other words, a wire frame model is an edge or skeletal representation of a real-world 3D object using lines and curves. Model consists entirely of points, lines, arcs and circles, conics, and curves. In 3D wireframe model, an object is not recorded as a solid. Instead the vertices that define the boundary of the object or the intersections of the edges of the object boundary are recorded as a collection of points and their connectivity.

Surface Modelling

A surface model is a set of faces. A surface model consists of wireframe entities that form the basis to create surface entities the basis to create surface entities. A Surface modelling is a model with minimized ambiguous representation than the wireframe modelling but not as good as solid modelling. The construction of surface modelling is done with the use of geometric entities like surfaces and curves. Surface Modelling uses B – Splines and Bezier mathematical techniques for controlling curves. It is used to make technical surfaces (e.g. air plane wing) or aesthetic surfaces (e.g. car’s hood). It was developed for the aerospace and automotive industries in the late 70s. Overall on the basis of performance, the surface modelling stays in between wireframe modelling and solid modelling for representing a realism object.

Solid Modelling Solid Modelling is a modelling that provides a complete representation of an object than a wire frame modelling and surface modelling. In this model, the appearance of an object is displayed in solid design. A solid modelling is defining an object with geometric mass. Solid modelling programs usually create models by creating a base solid and adding or subtracting from it with subsequent features. It was originally developed for machine design, and is used heavily for engineering with large part assemblies, digital testing and rapid prototyping.

Please log in to add an answer.