What is solid modeling, Data Structure & Algorithms

Assignment Help:

What is Solid modeling

Solid modeling is the most powerful of the 3-D modeling technique. It provides the user with complete information about the model. Defining an object with a solid model is the easiest of the available three modelling techniques (curves, surfaces and solids). Solid models can be quickly created without having to define individual locations as with wire-frames, unlike wire-frame and surface models, which contain only geometric data. Solid models contain both geometric and topological information of the object. Some of the potential advantages of solid modeling are :

(i)  Mass properties such as area, volume, weight, centre of gravity and moment of inertia can be determined quickly.

(ii)  It allows the design engineer to develop and evaluate alternative concepts for parts and assemblies while the design is still a theoretical model. Solid models are non-ambiguous.

(iii)  Cross sections can be cut through the three-dimensional models with colour used to identify and highlight different materials and various other features.

(iv)  It helps in interference checking of moving parts and the action of moving parts in three-dimensions in complex assemblies.

(v)  It is useful for preparing the technical illustrations used in manuals and other documentation because solid modeling can produce very impressive visual displays of objects, using perspective, colour shading and highlighting to create images of photographic quality.

 


Related Discussions:- What is solid modeling

Stack making use of the linked list, Q. Implement a stack making use of the...

Q. Implement a stack making use of the linked list. Show the PUSH and POP operations both. A n s . Stack implemantation using linked list # include # include

Determine the warnock algorithm, Warnock's Algorithm A divide and conqu...

Warnock's Algorithm A divide and conquer algorithm Warnock (PolyList PL, ViewPort VP) If (PL simple in VP) then Draw PL in VP, else Split VP vertically and horiz

Algorithm that counts number of nodes in a linked list, Q. Write an algorit...

Q. Write an algorithm that counts number of nodes in a linked list.                                       A n s . Algo rithm to Count No. of Nodes in Linked List C

Indexed sequential files, Indexed Sequential Files An index is inserted...

Indexed Sequential Files An index is inserted to the sequential file to provide random access. An overflow area required to be maintained to permit insertion in sequence. I

Hash tables, Q. Explain the Hash Tables, Hash function and Hashing Techniqu...

Q. Explain the Hash Tables, Hash function and Hashing Techniques properly?             A n s . H as h Table is explained as follows : A hash table is a data struc

Splaying procedure, For splaying, three trees are maintained, the central, ...

For splaying, three trees are maintained, the central, left & right sub trees. At first, the central subtree is the complete tree and left and right subtrees are empty. The target

The theta-notation, This notation bounds a function to in constant factors....

This notation bounds a function to in constant factors. We say f(n) = Θ(g(n)) if there presents positive constants n 0 , c 1 and c 2 such that to the right of n 0 the value of f

State the ways to construct container taxonomy, State the ways to construct...

State the ways to construct container taxonomy There are several ways that we could construct our container taxonomy from here; one way that works well is to make a fundamental

Explain merge sort, Merge sort: Merge sort is a sorting algorithm that ...

Merge sort: Merge sort is a sorting algorithm that uses the idea of split and conquers. This algorithm splits the array into two halves, sorts them separately and then merges t

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd