cad-cam_unit2 (1)
cad-cam_unit2 (1)
cad-cam_unit2 (1)
Bindhu A S
Assistant Professor
Dept. of Mechanical
Engineering
JSS STU MYSORE
The graphics software :
is the collection of programs written to make it
convenient for a user to operate the computer graphics system
🞄 It includes Programmes to generate images on the screen.
🞄 To accomplish various types of interaction between the user and the
system.
⦁ The graphics software for a particular computer graphics system
is very much a function of the type of hardware used in the
system.
◦ The software must be written specifically for the type of CRT
and the types of input devices used in the system.
◦ The differences between a storage tube and a refresh tube
would also influence the graphics software.
1. Simplicity: The graphic software should be easy
to use.
2. Consistency : The package should operate in
consistent and predictable way to the user.
3. Completeness: there should be no inconvenient
omissions in the set of graphics functions.
4. Robustness: The graphic system should be
tolerant of minor instances of misuse by the
operator.
5. Performance: with in limitations imposed by the
system hardware, the performance should be
exploited as much as possible by software.
Graphic programs should be efficient and speed
of response should be fast and consistent.
6. Economy: Graphic programs should not be so
large or expensive as to make their use
prohibitive.
IN THE OPERATION OF THE GRAPHICS SYSTEM BY THE USER,
A VARIETY OF ACTIVITIES TAKE PLACE, WHICH CAN BE
DIVIDED INTO THREE CATEGORIES:
⦁ lines
⦁ Curves
⦁ Surfaces
Common editing commands:
⦁ Move
⦁ Copy
⦁ Rotate
⦁ Mirror
⦁ Delete
⦁ Remove
⦁ Trim
⦁ Scale
⦁ Geometric modelling refers to a set of
techniques concerned mainly with
developing efficient representations of
geometric aspects of a design. Therefore,
geometric modelling is a fundamental part
of all CAD tools.
The goal was to define a standard to cover all aspects of a product (i.e.
geometry, topology, tolerances, materials, etc.), during its lifetime.
Implementation methods are used for data exchange.
STEP specifies the implementation methods used for data exchange that
support the representation of product information.
STEP does not only define the geometric shape of a
product: it also includes topology, features, tolerance
specifications, material properties, etc. necessary to
completely define a product for the purposes of design,
analysis, manufacture, test, inspection and product support.
Header Section
The header section contains general information about the
drawing.
It consists of the AutoCAD database version number and a
number of system variables
Each parameter has a variable name and an associated value.
This information is used for database conversion purpose.
Classes section
Table section
The table section contains definitions of following symbol
tables which directly relates to the object types available in
AutoCAD
line types table
layer table
text style table
view table
user Coordinate system table
Viewport configuration table
Dimension style table
Application Identification table
Block reference table