SlideShare a Scribd company logo
1 of 38
Download to read offline
Geometric Modeling
Introduction
“Geometric modeling is as important to CAD as
governing equilibrium equations to classical
i i fi ld h i d th l
engineering fields as mechanics and thermal
fluids.”
9intelligent decision on the types of entities necessary
9intelligent decision on the types of entities necessary
to use in a particular model to meet certain geometric
requirements such as slopes and/or curvatures.
9
9interpretation of unexpected results
9evaluations of CAD/CAM systems
9innovative use of the tools in particular applications
9innovative use of the tools in particular applications.
9creation of new attributes, or modify the obtained
models to benefit new engineering applications.
9understanding of terminology
The Role of Geometric Modeling in a
The Role of Geometric Modeling in a
CAD System
Computer
Display
Mathematical
representation
(Database)
User
Interface Drawing
Generation
Geometric
Generation
A l i d
Determine Determine
Modeling
Technique
Analysis and
Manufacturing
General Requirements
General Requirements
• Complete part representation including topological
Complete part representation including topological
and geometrical data
– Geometry: shape and dimensions
– Topology: the connectivity and associativity of the
object entities; it determines the relational
information between object entities
information between object entities
• Able to transfer data directly from CAD to CAE and
CAM.
• Support various engineering applications, such as
mass properties, mechanism analysis, FEA/FEM and
tool path creation for CNC and so on
tool path creation for CNC, and so on.
Topology and Geometry
p gy y
Comments on Geometric Modeling
• Geometric modeling is only a means not the goal in
engineering.
E i i l i d d t t th
• Engineering analysis needs product geometry; the
degree of detail depends on the analysis procedure
that utilizes the geometry.
g y
• There is no model that is sufficient to study all
behavioral aspects of an engineering component or a
system
system.
• Attributes facilitate analysis and grow with
applications
pp
Basic Geometric Modeling Techniques
Basic Geometric Modeling Techniques
• 2-D Projection (Drawings)
• Wireframe Modeling
• Surface Modeling
A l ti l S f
ƒ Analytical Surface
ƒ Free-form, Curved, & Sculptured Surface
• Solid Modeling
Solid Modeling
ƒ Constructive Solid Geometry (CSG)
ƒ Boundary Representation (B-Rep)
ƒ …
ƒ Feature Based Modeling
ƒ Parametric Modeling
ƒ Parametric Modeling
2-D Projection
Problems:
• Training is necessary to understand the drawing
• Training is necessary to understand the drawing
• Mistakes often occur
• Does not support subsequent applications such as
fi i l l i (FEA) NC
finite element analysis (FEA) or NC part
programming
Wireframe Modeling
• Developed in 1960s and referred as “a stick figure” or “an edge
representation”
g
• 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.
• Model consists entirely of points, lines, arcs and circles, conics,
and curves.
• In 3D wireframe model, an object is not recorded as a solid.
, j
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.
front
fro nt
or
front
ambiguous
Example of Wireframe Modeling
p g
S f M d li
Surface Modeling
• A surface model is a set of faces
• 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.
• In general, a wireframe model can be extracted from a
surface model by deleting or blanking all surface entities
surface model by deleting or blanking all surface entities
• Shape design and representation of complex objects such
as car, ship, and airplane bodies as well as castings
p p g
• Used to be separated, shape model are now incorporated
into solid models (e g Pro/E)
into solid models (e.g. Pro/E)
Examples of Surface Models
A l ti l S f
Free-form, Curved, or
Sculptured Surface
Analytical Surfaces Sculptured Surface
E l f S f M d l
Examples of Surface Models
• Surface models define only the geometry, no topology.
y g y, p gy
• Shading is possible
Shading - by interpreting the polygons’
Shading - by interpreting the polygons
• Direction (normal)
• Spatial order
Solid Modeling
g
• The solid modeling technique is based upon the "half-space"
concept.
p
• The boundary of the model separates the interior and exterior of the
modeled object.
• The object is defined by the volume space contained within the
defined boundary of the object.
• In general speaking, a closed boundary is needed to define a solid
object.
i f ti ll l t lid d bi t ti
• informationally complete, valid, and unambiguous representation
(Spatial addressability)
– points in space to be classified relative to the object, if it is
inside outside or on the object
inside, outside, or on the object
• store both geometric and topological information; can verify
whether two objects occupy the same space.
• improves the quality of design improves visualization and has
improves the quality of design, improves visualization, and has
potential for functional automation and integration.
Why Solid Modeling?
Why Solid Modeling?
Solid Modeling Support
Solid Modeling Support
• Using volume information
– weight or volume calculation, centroids, moments of
i ti l l ti
inertia calculation,
– stress analysis (finite elements analysis), heat
conduction calculations, dynamic analysis,
– system dynamics analysis
U i l d b d i f ti
• Using volume and boundary information
– generation of CNC codes, and robotic and assembly
simulation
Foundation of SOLID Modeling
in
g
(Element of Primitives): Half Space
out
• Unbounded geometric entities
• Each one of them divides the representation space into
out
infinite portions, one filled with material and the other empty
• Surfaces can be considered half-space boundaries and half
f
spaces can be considered directed surfaces
• An object is defined by the volume space contained within
the defined boundary of the object
the defined boundary of the object
Introduces the direction into the modeling, thus enables the
topological information be stored in a geometric model
in
Half Spaces
• By specifying different boundary
surface, we can have any half-spaces;
out
• The most commonly used half-spaces are
– planar, cylindrical, spherical, conical, and
toroidal.
• By combining half-spaces (using Boolean
ti ) i b ildi bl k f hi
operations) in a building block fashion,
various solids can be constructed.
Half Spaces
• Planar half-space
• Cylindrical half-space
}
0
:
)
,
,
{( <
= z
z
y
x
H
}
:
)
,
,
{( 2
2
2
R
y
x
z
y
x
H <
+
=
y p }
)
,
,
{( y
y
Block: {( , , ) :0 , 0 , 0 }
x y z x W y H and z D
< < < < < <
Cylinder: }
0
,
:
)
,
,
{( 2
2
2
H
z
and
R
y
x
z
y
x <
<
<
+
Example of Half Spaces
Example of Half Spaces
Different Solid Modeling Techniques
Different Solid Modeling Techniques
• Constructive Solid Geometry (CSG)
• Sweeping
• Boundary Representation (B-Rep)
• Feature-Based Modeling - uses feature-based primitives
to conduct a design
• Primitive Instancing - uses large numbers (200 - 300) of
“primitives" to build object - used for programming NC
machine tools (past)
machine tools (past)
• Cell Decomposition, Spatial Enumeration, Octree
(connected cubes of varying size) – used for irregular
objects, image processing, medical applications (CT)
Information complete, unambiguous, accurate solid model
Constructive Solid Geometry (CSG)
• Pre-defined geometric primitives
Pre-defined geometric primitives
• Boolean operations
• CSG tree structure (building process/approach)
Geometric Primitives - CSG
• A collection of pre-defined (low level) geometric primitives
• Sweeping of a 2D cross section in the form of extrusion
• Sweeping of a 2D cross-section in the form of extrusion
and revolving are used to define the 3D shape (for
uncommon shapes).
Low Level
G t i
Dimensions
Geometric
Primitives
Location
Orientation
Defined
Geometric
Geometric
Features
Boolean Operations
Boolean Operations
in CSG
• Union, U
• Intersection, n
• Difference or Subtraction -
• Difference, or Subtraction, -
U n
- -
CSG Tree
Alternati e Paths of Modeling
Alternative Paths of Modeling
A lengthy,
lousy
process
Sweeping
Sweeping can be carried out in two different forms:
• Extrusion - to produce an object model from a 2D cross-section
shape the direction of extrusion and a given depth Advanced
shape, the direction of extrusion, and a given depth. Advanced
applications include curved extrusion guideline and varying
cross-sections.
• Revolving - to produce a rotation part either in solid or in shell
• Revolving - to produce a rotation part, either in solid or in shell
shape. Revolving a 2D cross-section that is specified by a closed
curve around the axis of symmetry forms the model of an axially
symmetric object.
symmetric object.
Sweeping is most convenient for
solids with translational or
rotational symmetry Sweeping
rotational symmetry. Sweeping
also has the capability to
guarantee a closed object.
Advanced: spatial sweeping; &
varying cross-section
Boundary Representation (B-rep)
Boundary Representation (B-rep)
• The boundary representation
method represents a solid as a
p
collection of boundary surfaces.
The database records both of the
surface geometry and the
topological relations among these
topological relations among these
surfaces.
• Boundary representation does not
guarantee that a group of boundary
f ( ft l ) f
surfaces (often polygons) form a
closed solid. The data are also not
in the ideal form for model
calculations.
• This representation is used mainly
for graphical displays.
• Many CAD systems have a hybrid
d t t t i b th CSG d
data structure, using both CSG and
B-rep at the same time (i.e. Pro/E).
B d R t ti (B )
• Object List ---- giving object name, a list of all its boundary
Boundary Representation (B-rep)
Object List giving object name, a list of all its boundary
surfaces, and the relation to other objects of the model.
• Surface List ---- giving surface name, a list of all its component
polygons, and the relation to other surfaces of the object.
p yg , j
• Polygon List ---- giving polygon name, a list of all boundary
segments that form this polygon, and the relation to other
polygons of the surface.
• Boundary List ---- giving boundary name, a list of all line
segments that for this boundary, and the relation to other
boundary lines of the polygon.
• Line List ---- giving line name, the name of its two end points,
and the relation to other lines of the boundary line.
• Point List ---- giving point name, the X, Y and Z coordinates of
the point and, and the relation to other end point of the line.
Body, Face, Polygon
(Edge Loop), Edge, Vertex
Euler Operators
MBFV: Make body face
(Edge Loop), Edge, Vertex
MBFV: Make body, face,
vertex
MME: Make multi edges
MEF: Make edge, face
KEML: Kill edge, make loop
KFMLG: Kill face, make loop,
genus
Feature-based, Parametric Models – Pro/E
• Feature-based, Parametric Solid Modeling system represents the recent
advance of computer geometric modeling. It is used as the foundation of
Pro/ENGINEER, etc.
F t b d t i lid d li li i t d th di t f
• Feature-based, parametric solid modeling eliminated the direct use of
common geometric primitives such as cone, cylinder, sphere, etc, since
these primitives only represent low-level geometric entities. In designing
and manufacturing mechanical parts, one would always refer to
h i l f t
mechanical features.
• The modeling approach uses sweeping to form the main shape of the part,
and build-in mechanical features to specify the detailed geometry of the
model. These features include holes (through, blind, sink), rounds,
( g , , ), ,
chamfers, slots, etc. Operations to solid model, such as cut and shell
(change a solid model into a hollow shell) are also supported.
• To create the 2D cross-section for sweeping, a 2D sketch needs to be
generated in the 2D Sketcher A user can sketch the rough shape of the
generated in the 2D Sketcher. A user can sketch the rough shape of the
closed shape. The system will automatically assign a dimension value of the
sketched feature. The dimensions of the sketched feature can be changed
at any time by simply entering the desired value, or kept as a variable,
allowing even more convenient change of its value The user has to provide
allowing even more convenient change of its value. The user has to provide
all necessary dimensions to pass the section of cross-section generation.
Problems of under- or over- dimensioning can be identified.
P /E M d l G i
Pro/E Model Generation
Introducing Datum
g
Primary Shape Definition
• Drawing Rough 2D Cross-section in A 2D Sketcher
D fi i th P i G t
• Defining the Precise Geometry
• Building Solid Objects
– Extrusion to Form Depth
p
– Revolving to Form Rotational Features
– Sweeps and Blends
Adding Detailed Geometry
Adding Detailed Geometry
• Making Holes and Cuts
• Adding Rounds, Chamfers, Slots, and Shells
Summary - Geometric Modeling
• Geometric Modeling is a fundamental CAD technique.
• The capability of various CAD tools in geometric modeling is
usually used as a crucial factor in tool selection
usually used as a crucial factor in tool selection.
• Wireframe models consist entirely of points, lines, and
curves.
Since wireframe models do not have “body knowledge”
Since wireframe models do not have body knowledge ,
topological data are not needed in construction.
• Surface models store topological information of their
corresponding objects
corresponding objects.
Both surface models and solid models support shading.
Surface models is still ambiguous and thus cannot support a
full range of engineering activities such as stress analysis
full range of engineering activities such as stress analysis.
• Solid models have complete, valid and unambiguous spatial
addressability.
In general a wireframe model can be extracted from a
In general, a wireframe model can be extracted from a
surface or a solid model.
Wireframe Modeling
• Advantages
ƒ Simple to construct
ƒ Does not require as much as computer time and memory as
Does not require as much as computer time and memory as
does surface or solid modeling (manufacturing display)
ƒ As a natural extension of drafting, it does not require
extensive training of users.
g
ƒ Form the basis for surface modeling as most surface
algorithms require wireframe entities (such as points, lines
and curves)
)
• Disadvantages
ƒ The input time is substantial and increases rapidly with the
complexity of the object
ƒ Both topological and geometric data need to be user-input;
while solid modeling requires only the input of geometric data.
ƒ Unless the object is two-and-a-half dimensional, volume and
C
mass properties, NC tool path generation, cross-sectioning,
and interference cannot be calculated.
Surface Modeling
g
• Advantages:
ƒ Less ambiguous
g
ƒ Provide hidden line and surface algorithms to add
realism to the displayed geometry
ƒ Support shading
Support shading
ƒ Support volume and mass calculation, finite element
modeling, NC path generation, cross sectioning, and
interference detection. (when complete)
( p )
• Disadvantages
ƒ Require more training and mathematical background of
the users
the users
ƒ Require more CPU time and memory
ƒ Still ambiguous; no topological information
A k d t t t
ƒ Awkward to construct
CSG and Brep
1. CSG uses Euler operators in modeling.
2. CSG needs low storage due to the simple tree structure and primitives.
3. CSG primitives are constructed from the half-space concept.
4. Directed surfaces, Euler operations and Euler’s law fundamentally
distinguish the B-rep from wireframe modeling.
distinguish the B rep from wireframe modeling.
5. Traditionally, CSG cannot model sculptured objects and thus is limited
in modeling capability. (This is no longer true for Adv. CAD systems,
such as Pro/E)
such as Pro/E)
6. It is easier to convert a CSG model to a wireframe model than to
convert a B-rep model to a wireframe model.
7 B b th CSG d B f di ti (h lf f
7. Because both CSG and B-rep use face direction (half-space or surface
normal), they can have a full “body knowledge.”
8. Generally speaking, most high-end CAD tools have the B-rep (or
hybrid) method while most low-end tools rely heavily on the CSG
method.
New Challenges to
New Challenges to
Geometric Modeling
• Modeling Porous Medium
• Modeling Non-homogeneous
g g
Materials
– varying density
h i iti
– changing composition
– multiple phases (solid, liquid)
– …
• Biomedical Applications (geometry, materials, motion and
mechanics)
Medical Images (surgical operation simulator training and planning)
– Medical Images (surgical operation simulator, training and planning)
– Computer models from CT scans (quantify motion in actual knees)

More Related Content

What's hot (20)

Automatic lathes
Automatic lathes Automatic lathes
Automatic lathes
 
Unit 3 visual realism
Unit 3 visual realismUnit 3 visual realism
Unit 3 visual realism
 
Straightness of lines & surfaces
Straightness of lines & surfacesStraightness of lines & surfaces
Straightness of lines & surfaces
 
Limits,fits and tolerances
Limits,fits and tolerancesLimits,fits and tolerances
Limits,fits and tolerances
 
Part 4-Types and mathematical representations of Curves .pptx
Part 4-Types and mathematical representations of Curves .pptxPart 4-Types and mathematical representations of Curves .pptx
Part 4-Types and mathematical representations of Curves .pptx
 
Uint 3 advance laser meterology
Uint 3  advance laser meterologyUint 3  advance laser meterology
Uint 3 advance laser meterology
 
Limits, fits, tolerance
Limits, fits, toleranceLimits, fits, tolerance
Limits, fits, tolerance
 
Introduction to Mechanical Measurement
Introduction to Mechanical MeasurementIntroduction to Mechanical Measurement
Introduction to Mechanical Measurement
 
CNC Machining Centres
CNC Machining CentresCNC Machining Centres
CNC Machining Centres
 
Types of dies
Types of diesTypes of dies
Types of dies
 
NC, CNC & DNC Machine
NC, CNC & DNC Machine NC, CNC & DNC Machine
NC, CNC & DNC Machine
 
Metal cutting 1
Metal cutting 1Metal cutting 1
Metal cutting 1
 
Surface finish measurement naman m dave
Surface finish measurement naman m daveSurface finish measurement naman m dave
Surface finish measurement naman m dave
 
CNC part programming
CNC part programmingCNC part programming
CNC part programming
 
Chatter Overview
Chatter OverviewChatter Overview
Chatter Overview
 
GEOMETRIC MODELING
GEOMETRIC MODELINGGEOMETRIC MODELING
GEOMETRIC MODELING
 
Adaptive control System
Adaptive control SystemAdaptive control System
Adaptive control System
 
Capston and turrent lathe
Capston and turrent latheCapston and turrent lathe
Capston and turrent lathe
 
Drill bushes
Drill bushesDrill bushes
Drill bushes
 
PERFORMANCE AND ANALYSIS OF MILLING TOOLS DYNAMOMETER
	PERFORMANCE AND ANALYSIS OF MILLING TOOLS DYNAMOMETER	PERFORMANCE AND ANALYSIS OF MILLING TOOLS DYNAMOMETER
PERFORMANCE AND ANALYSIS OF MILLING TOOLS DYNAMOMETER
 

Similar to 5_Geometric_Modeling.pdf

187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modelingmanojg1990
 
187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modelingmanojg1990
 
5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoria5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoriaRaghu Gadde
 
Geometric modeling
Geometric modelingGeometric modeling
Geometric modelingnmahi96
 
introduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptxintroduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptxKhalil Alhatab
 
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdfVIGNESHG144026
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)manojg1990
 
Geometric Modelling in Computer Aided Design.pptx
Geometric Modelling in Computer Aided Design.pptxGeometric Modelling in Computer Aided Design.pptx
Geometric Modelling in Computer Aided Design.pptxsuyogpatil49
 
Cad ala brep, csg and sweep representation gtu
Cad   ala  brep, csg and sweep representation gtuCad   ala  brep, csg and sweep representation gtu
Cad ala brep, csg and sweep representation gtuShrey Patel
 
Defining the model
Defining the modelDefining the model
Defining the modelNafis Ahmad
 
Solid modelling cg
Solid modelling cgSolid modelling cg
Solid modelling cgNareek
 
Solid Modeling Schemes CAM
Solid Modeling Schemes CAMSolid Modeling Schemes CAM
Solid Modeling Schemes CAMCDO
 
CIM 15ME62 Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...
CIM 15ME62   Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...CIM 15ME62   Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...
CIM 15ME62 Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...Dr. Bhimsen Soragaon
 
Carved visual hulls for image based modeling
Carved visual hulls for image based modelingCarved visual hulls for image based modeling
Carved visual hulls for image based modelingaftab alam
 
PartingAdviser introduction
PartingAdviser introductionPartingAdviser introduction
PartingAdviser introductionLiu PeiLing
 
Solid Modelling in computer aided Design
Solid Modelling in computer aided DesignSolid Modelling in computer aided Design
Solid Modelling in computer aided Designrahulkatre9
 

Similar to 5_Geometric_Modeling.pdf (20)

187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modeling
 
187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modeling
 
5 geometric modeling
5 geometric modeling5 geometric modeling
5 geometric modeling
 
5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoria5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoria
 
Geometric modeling
Geometric modelingGeometric modeling
Geometric modeling
 
introduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptxintroduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptx
 
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)
 
Geometric Modelling in Computer Aided Design.pptx
Geometric Modelling in Computer Aided Design.pptxGeometric Modelling in Computer Aided Design.pptx
Geometric Modelling in Computer Aided Design.pptx
 
Cad ala brep, csg and sweep representation gtu
Cad   ala  brep, csg and sweep representation gtuCad   ala  brep, csg and sweep representation gtu
Cad ala brep, csg and sweep representation gtu
 
Defining the model
Defining the modelDefining the model
Defining the model
 
Solid modelling cg
Solid modelling cgSolid modelling cg
Solid modelling cg
 
Geometric Modelling approaches
Geometric Modelling approachesGeometric Modelling approaches
Geometric Modelling approaches
 
Solid Modeling Schemes CAM
Solid Modeling Schemes CAMSolid Modeling Schemes CAM
Solid Modeling Schemes CAM
 
CIM 15ME62 Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...
CIM 15ME62   Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...CIM 15ME62   Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...
CIM 15ME62 Module-2: CAD and Computer Graphics Software; Module 3: Line Bal...
 
Solids[1]
Solids[1]Solids[1]
Solids[1]
 
Carved visual hulls for image based modeling
Carved visual hulls for image based modelingCarved visual hulls for image based modeling
Carved visual hulls for image based modeling
 
PartingAdviser introduction
PartingAdviser introductionPartingAdviser introduction
PartingAdviser introduction
 
Solid Modelling in computer aided Design
Solid Modelling in computer aided DesignSolid Modelling in computer aided Design
Solid Modelling in computer aided Design
 
Unit2 cad/ cam
Unit2 cad/ camUnit2 cad/ cam
Unit2 cad/ cam
 

Recently uploaded

Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonDelhi Call girls
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsCharles Obaleagbon
 
Presentation.pptx about blender what is blender
Presentation.pptx about blender what is blenderPresentation.pptx about blender what is blender
Presentation.pptx about blender what is blenderUbaidurrehman997675
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation decktbatkhuu1
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpmainac1
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...Suhani Kapoor
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxmirandajeremy200221
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵anilsa9823
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...ranjana rawat
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 

Recently uploaded (20)

Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past Questions
 
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
 
Presentation.pptx about blender what is blender
Presentation.pptx about blender what is blenderPresentation.pptx about blender what is blender
Presentation.pptx about blender what is blender
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUp
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptx
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 

5_Geometric_Modeling.pdf

  • 2. Introduction “Geometric modeling is as important to CAD as governing equilibrium equations to classical i i fi ld h i d th l engineering fields as mechanics and thermal fluids.” 9intelligent decision on the types of entities necessary 9intelligent decision on the types of entities necessary to use in a particular model to meet certain geometric requirements such as slopes and/or curvatures. 9 9interpretation of unexpected results 9evaluations of CAD/CAM systems 9innovative use of the tools in particular applications 9innovative use of the tools in particular applications. 9creation of new attributes, or modify the obtained models to benefit new engineering applications. 9understanding of terminology
  • 3. The Role of Geometric Modeling in a The Role of Geometric Modeling in a CAD System Computer Display Mathematical representation (Database) User Interface Drawing Generation Geometric Generation A l i d Determine Determine Modeling Technique Analysis and Manufacturing
  • 4. General Requirements General Requirements • Complete part representation including topological Complete part representation including topological and geometrical data – Geometry: shape and dimensions – Topology: the connectivity and associativity of the object entities; it determines the relational information between object entities information between object entities • Able to transfer data directly from CAD to CAE and CAM. • Support various engineering applications, such as mass properties, mechanism analysis, FEA/FEM and tool path creation for CNC and so on tool path creation for CNC, and so on.
  • 6. Comments on Geometric Modeling • Geometric modeling is only a means not the goal in engineering. E i i l i d d t t th • Engineering analysis needs product geometry; the degree of detail depends on the analysis procedure that utilizes the geometry. g y • There is no model that is sufficient to study all behavioral aspects of an engineering component or a system system. • Attributes facilitate analysis and grow with applications pp
  • 7. Basic Geometric Modeling Techniques Basic Geometric Modeling Techniques • 2-D Projection (Drawings) • Wireframe Modeling • Surface Modeling A l ti l S f ƒ Analytical Surface ƒ Free-form, Curved, & Sculptured Surface • Solid Modeling Solid Modeling ƒ Constructive Solid Geometry (CSG) ƒ Boundary Representation (B-Rep) ƒ … ƒ Feature Based Modeling ƒ Parametric Modeling ƒ Parametric Modeling
  • 8. 2-D Projection Problems: • Training is necessary to understand the drawing • Training is necessary to understand the drawing • Mistakes often occur • Does not support subsequent applications such as fi i l l i (FEA) NC finite element analysis (FEA) or NC part programming
  • 9. Wireframe Modeling • Developed in 1960s and referred as “a stick figure” or “an edge representation” g • 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. • Model consists entirely of points, lines, arcs and circles, conics, and curves. • In 3D wireframe model, an object is not recorded as a solid. , j 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. front fro nt or front ambiguous
  • 10. Example of Wireframe Modeling p g
  • 11. S f M d li Surface Modeling • A surface model is a set of faces • 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. • In general, a wireframe model can be extracted from a surface model by deleting or blanking all surface entities surface model by deleting or blanking all surface entities • Shape design and representation of complex objects such as car, ship, and airplane bodies as well as castings p p g • Used to be separated, shape model are now incorporated into solid models (e g Pro/E) into solid models (e.g. Pro/E)
  • 12. Examples of Surface Models A l ti l S f Free-form, Curved, or Sculptured Surface Analytical Surfaces Sculptured Surface
  • 13. E l f S f M d l Examples of Surface Models • Surface models define only the geometry, no topology. y g y, p gy • Shading is possible Shading - by interpreting the polygons’ Shading - by interpreting the polygons • Direction (normal) • Spatial order
  • 14. Solid Modeling g • The solid modeling technique is based upon the "half-space" concept. p • The boundary of the model separates the interior and exterior of the modeled object. • The object is defined by the volume space contained within the defined boundary of the object. • In general speaking, a closed boundary is needed to define a solid object. i f ti ll l t lid d bi t ti • informationally complete, valid, and unambiguous representation (Spatial addressability) – points in space to be classified relative to the object, if it is inside outside or on the object inside, outside, or on the object • store both geometric and topological information; can verify whether two objects occupy the same space. • improves the quality of design improves visualization and has improves the quality of design, improves visualization, and has potential for functional automation and integration.
  • 15. Why Solid Modeling? Why Solid Modeling? Solid Modeling Support Solid Modeling Support • Using volume information – weight or volume calculation, centroids, moments of i ti l l ti inertia calculation, – stress analysis (finite elements analysis), heat conduction calculations, dynamic analysis, – system dynamics analysis U i l d b d i f ti • Using volume and boundary information – generation of CNC codes, and robotic and assembly simulation
  • 16. Foundation of SOLID Modeling in g (Element of Primitives): Half Space out • Unbounded geometric entities • Each one of them divides the representation space into out infinite portions, one filled with material and the other empty • Surfaces can be considered half-space boundaries and half f spaces can be considered directed surfaces • An object is defined by the volume space contained within the defined boundary of the object the defined boundary of the object Introduces the direction into the modeling, thus enables the topological information be stored in a geometric model
  • 17. in Half Spaces • By specifying different boundary surface, we can have any half-spaces; out • The most commonly used half-spaces are – planar, cylindrical, spherical, conical, and toroidal. • By combining half-spaces (using Boolean ti ) i b ildi bl k f hi operations) in a building block fashion, various solids can be constructed.
  • 18. Half Spaces • Planar half-space • Cylindrical half-space } 0 : ) , , {( < = z z y x H } : ) , , {( 2 2 2 R y x z y x H < + = y p } ) , , {( y y Block: {( , , ) :0 , 0 , 0 } x y z x W y H and z D < < < < < < Cylinder: } 0 , : ) , , {( 2 2 2 H z and R y x z y x < < < +
  • 19. Example of Half Spaces Example of Half Spaces
  • 20. Different Solid Modeling Techniques Different Solid Modeling Techniques • Constructive Solid Geometry (CSG) • Sweeping • Boundary Representation (B-Rep) • Feature-Based Modeling - uses feature-based primitives to conduct a design • Primitive Instancing - uses large numbers (200 - 300) of “primitives" to build object - used for programming NC machine tools (past) machine tools (past) • Cell Decomposition, Spatial Enumeration, Octree (connected cubes of varying size) – used for irregular objects, image processing, medical applications (CT)
  • 21. Information complete, unambiguous, accurate solid model
  • 22. Constructive Solid Geometry (CSG) • Pre-defined geometric primitives Pre-defined geometric primitives • Boolean operations • CSG tree structure (building process/approach)
  • 23. Geometric Primitives - CSG • A collection of pre-defined (low level) geometric primitives • Sweeping of a 2D cross section in the form of extrusion • Sweeping of a 2D cross-section in the form of extrusion and revolving are used to define the 3D shape (for uncommon shapes). Low Level G t i Dimensions Geometric Primitives Location Orientation Defined Geometric Geometric Features
  • 24. Boolean Operations Boolean Operations in CSG • Union, U • Intersection, n • Difference or Subtraction - • Difference, or Subtraction, - U n - -
  • 26. Alternati e Paths of Modeling Alternative Paths of Modeling
  • 28. Sweeping Sweeping can be carried out in two different forms: • Extrusion - to produce an object model from a 2D cross-section shape the direction of extrusion and a given depth Advanced shape, the direction of extrusion, and a given depth. Advanced applications include curved extrusion guideline and varying cross-sections. • Revolving - to produce a rotation part either in solid or in shell • Revolving - to produce a rotation part, either in solid or in shell shape. Revolving a 2D cross-section that is specified by a closed curve around the axis of symmetry forms the model of an axially symmetric object. symmetric object. Sweeping is most convenient for solids with translational or rotational symmetry Sweeping rotational symmetry. Sweeping also has the capability to guarantee a closed object. Advanced: spatial sweeping; & varying cross-section
  • 29. Boundary Representation (B-rep) Boundary Representation (B-rep) • The boundary representation method represents a solid as a p collection of boundary surfaces. The database records both of the surface geometry and the topological relations among these topological relations among these surfaces. • Boundary representation does not guarantee that a group of boundary f ( ft l ) f surfaces (often polygons) form a closed solid. The data are also not in the ideal form for model calculations. • This representation is used mainly for graphical displays. • Many CAD systems have a hybrid d t t t i b th CSG d data structure, using both CSG and B-rep at the same time (i.e. Pro/E).
  • 30. B d R t ti (B ) • Object List ---- giving object name, a list of all its boundary Boundary Representation (B-rep) Object List giving object name, a list of all its boundary surfaces, and the relation to other objects of the model. • Surface List ---- giving surface name, a list of all its component polygons, and the relation to other surfaces of the object. p yg , j • Polygon List ---- giving polygon name, a list of all boundary segments that form this polygon, and the relation to other polygons of the surface. • Boundary List ---- giving boundary name, a list of all line segments that for this boundary, and the relation to other boundary lines of the polygon. • Line List ---- giving line name, the name of its two end points, and the relation to other lines of the boundary line. • Point List ---- giving point name, the X, Y and Z coordinates of the point and, and the relation to other end point of the line.
  • 31. Body, Face, Polygon (Edge Loop), Edge, Vertex Euler Operators MBFV: Make body face (Edge Loop), Edge, Vertex MBFV: Make body, face, vertex MME: Make multi edges MEF: Make edge, face KEML: Kill edge, make loop KFMLG: Kill face, make loop, genus
  • 32. Feature-based, Parametric Models – Pro/E • Feature-based, Parametric Solid Modeling system represents the recent advance of computer geometric modeling. It is used as the foundation of Pro/ENGINEER, etc. F t b d t i lid d li li i t d th di t f • Feature-based, parametric solid modeling eliminated the direct use of common geometric primitives such as cone, cylinder, sphere, etc, since these primitives only represent low-level geometric entities. In designing and manufacturing mechanical parts, one would always refer to h i l f t mechanical features. • The modeling approach uses sweeping to form the main shape of the part, and build-in mechanical features to specify the detailed geometry of the model. These features include holes (through, blind, sink), rounds, ( g , , ), , chamfers, slots, etc. Operations to solid model, such as cut and shell (change a solid model into a hollow shell) are also supported. • To create the 2D cross-section for sweeping, a 2D sketch needs to be generated in the 2D Sketcher A user can sketch the rough shape of the generated in the 2D Sketcher. A user can sketch the rough shape of the closed shape. The system will automatically assign a dimension value of the sketched feature. The dimensions of the sketched feature can be changed at any time by simply entering the desired value, or kept as a variable, allowing even more convenient change of its value The user has to provide allowing even more convenient change of its value. The user has to provide all necessary dimensions to pass the section of cross-section generation. Problems of under- or over- dimensioning can be identified.
  • 33. P /E M d l G i Pro/E Model Generation Introducing Datum g Primary Shape Definition • Drawing Rough 2D Cross-section in A 2D Sketcher D fi i th P i G t • Defining the Precise Geometry • Building Solid Objects – Extrusion to Form Depth p – Revolving to Form Rotational Features – Sweeps and Blends Adding Detailed Geometry Adding Detailed Geometry • Making Holes and Cuts • Adding Rounds, Chamfers, Slots, and Shells
  • 34. Summary - Geometric Modeling • Geometric Modeling is a fundamental CAD technique. • The capability of various CAD tools in geometric modeling is usually used as a crucial factor in tool selection usually used as a crucial factor in tool selection. • Wireframe models consist entirely of points, lines, and curves. Since wireframe models do not have “body knowledge” Since wireframe models do not have body knowledge , topological data are not needed in construction. • Surface models store topological information of their corresponding objects corresponding objects. Both surface models and solid models support shading. Surface models is still ambiguous and thus cannot support a full range of engineering activities such as stress analysis full range of engineering activities such as stress analysis. • Solid models have complete, valid and unambiguous spatial addressability. In general a wireframe model can be extracted from a In general, a wireframe model can be extracted from a surface or a solid model.
  • 35. Wireframe Modeling • Advantages ƒ Simple to construct ƒ Does not require as much as computer time and memory as Does not require as much as computer time and memory as does surface or solid modeling (manufacturing display) ƒ As a natural extension of drafting, it does not require extensive training of users. g ƒ Form the basis for surface modeling as most surface algorithms require wireframe entities (such as points, lines and curves) ) • Disadvantages ƒ The input time is substantial and increases rapidly with the complexity of the object ƒ Both topological and geometric data need to be user-input; while solid modeling requires only the input of geometric data. ƒ Unless the object is two-and-a-half dimensional, volume and C mass properties, NC tool path generation, cross-sectioning, and interference cannot be calculated.
  • 36. Surface Modeling g • Advantages: ƒ Less ambiguous g ƒ Provide hidden line and surface algorithms to add realism to the displayed geometry ƒ Support shading Support shading ƒ Support volume and mass calculation, finite element modeling, NC path generation, cross sectioning, and interference detection. (when complete) ( p ) • Disadvantages ƒ Require more training and mathematical background of the users the users ƒ Require more CPU time and memory ƒ Still ambiguous; no topological information A k d t t t ƒ Awkward to construct
  • 37. CSG and Brep 1. CSG uses Euler operators in modeling. 2. CSG needs low storage due to the simple tree structure and primitives. 3. CSG primitives are constructed from the half-space concept. 4. Directed surfaces, Euler operations and Euler’s law fundamentally distinguish the B-rep from wireframe modeling. distinguish the B rep from wireframe modeling. 5. Traditionally, CSG cannot model sculptured objects and thus is limited in modeling capability. (This is no longer true for Adv. CAD systems, such as Pro/E) such as Pro/E) 6. It is easier to convert a CSG model to a wireframe model than to convert a B-rep model to a wireframe model. 7 B b th CSG d B f di ti (h lf f 7. Because both CSG and B-rep use face direction (half-space or surface normal), they can have a full “body knowledge.” 8. Generally speaking, most high-end CAD tools have the B-rep (or hybrid) method while most low-end tools rely heavily on the CSG method.
  • 38. New Challenges to New Challenges to Geometric Modeling • Modeling Porous Medium • Modeling Non-homogeneous g g Materials – varying density h i iti – changing composition – multiple phases (solid, liquid) – … • Biomedical Applications (geometry, materials, motion and mechanics) Medical Images (surgical operation simulator training and planning) – Medical Images (surgical operation simulator, training and planning) – Computer models from CT scans (quantify motion in actual knees)