Unit4 - Subjective Questions
MEC136 • Practice Questions with Detailed Answers
Define a Sectional View in engineering drawing. What is the primary purpose of using sectional views?
Definition:
A Sectional View is a drawing view obtained by imagining the object is cut by a cutting plane, and the portion between the observer and the cutting plane is removed to reveal the internal details.
Purpose:
- To reveal interior details: It exposes complex internal features like holes, ribs, and slots that would otherwise be hidden.
- To reduce hidden lines: It minimizes the confusion caused by too many dotted (hidden) lines in standard orthographic views.
- To dimension internal features: It allows for clearer dimensioning of internal parts.
- To clarify assembly: In assembly drawings, it helps distinguish between different parts and their interaction.
Explain the Principle of Sectioning. How are the cutting plane and section lines represented?
Principle of Sectioning:
The principle involves imagining a Cutting Plane passing through the object at a specific location. The part of the object in front of the plane is conceptually removed, and the remaining part is projected onto a plane of projection.
Representation:
-
Cutting Plane Line:
- Represents the edge view of the cutting plane.
- Drawn as a long chain thin line thick at the ends and at changes of direction (AutoCAD Phantom line type is often used).
- Arrows at the ends indicate the direction of viewing.
-
Section Lines (Hatching):
- Represent the solid material cut by the plane.
- Drawn as thin continuous lines usually at an angle of to the main outline.
- Spacing should be uniform (usually 2mm to 3mm).
Differentiate between a Full Section and a Half Section view with respect to their application and representation.
Full Section:
- Definition: The cutting plane extends completely through the object in a straight line.
- Application: Used when the internal details need to be shown across the entire object.
- Representation: The view effectively shows the object cut in half. The entire cut surface is hatched.
Half Section:
- Definition: The cutting plane cuts only halfway through the object (removing one-quarter of the object).
- Application: Used for symmetrical objects to show both the internal and external features in a single view.
- Representation: Divided by a center line. One side shows the exterior (without hidden lines usually), and the other side shows the sectioned interior.
Describe an Offset Section. When is it used?
Offset Section:
An Offset Section is a sectional view created by a cutting plane that is bent or stepped to pass through features that are not in a straight line.
- Concept: The cutting plane changes direction (usually at bends) to pass through distinct features like offset holes, slots, or ribs.
- Usage: It is used when important internal details are located on different planes/axes and a single straight cut would miss them.
- Representation: In the sectional view, the bends of the cutting plane are not shown; the section appears as if the features were on the same plane.
Explain the functioning of the HATCH command in AutoCAD. List three key parameters you can adjust in the Hatch creation tab.
HATCH Command:
The HATCH command fills an enclosed area or selected objects with a hatch pattern, solid fill, or gradient fill. It is primarily used in section views to represent cut materials.
- Command Shortcut:
H
Key Parameters:
- Pattern: Allows selection of industry-standard patterns (e.g., ANSI31 for iron/brick, ANSI32 for steel).
- Scale: Adjusts the density of the hatch lines. A higher scale spreads lines apart; a lower scale packs them closer.
- Angle: Rotates the hatch pattern. Standard hatching is , but if the geometry is rotated, the hatch angle can be adjusted to maintain the appearance.
Compare the placement of Sectional Views in First Angle and Third Angle projection systems.
First Angle Projection:
- Object Position: Object is between the observer and the plane.
- Placement: The sectional view is projected onto the plane behind the object.
- Example: If the Front View is sectioned, the Top View is below it. If the cutting plane is vertical in the Top View, the Sectional Front View is placed above the Top View.
Third Angle Projection:
- Object Position: Plane is between the observer and the object.
- Placement: The sectional view is projected onto the plane between the observer and the object.
- Example: If the cutting plane is in the Top View, the Sectional Front View is placed below the Top View.
Note: The arrows on the cutting plane line indicate the viewing direction, which dictates where the section is drawn based on the projection rules.
Explain the REGION command in AutoCAD. How does it differ from a standard polyline?
REGION Command:
The REGION command converts objects that enclose an area into a 2D region object. Regions are 2D areas that have physical properties such as centroids or moments of inertia.
- Command Shortcut:
REG
Difference from Polyline:
- Physical Properties: Unlike a closed polyline, a Region allows AutoCAD to calculate engineering properties (Area, Perimeter, Centroid, Moment of Inertia) using the
MASSPROPcommand. - Boolean Operations: Regions can be subjected to Boolean operations like
UNION,SUBTRACT, andINTERSECT, which is not possible with standard polylines. This is crucial for creating complex sectional profiles.
What is the EXPLODE command used for? What happens when you explode a hatched area?
EXPLODE Command:
The EXPLODE command breaks a compound object into its component objects.
- Command Shortcut:
XorEXPLODE
Exploding a Hatch:
- When a Hatch object is exploded, it ceases to be a single associative object.
- It converts into individual line segments (geometry).
- Consequence: You can no longer edit the pattern, scale, or angle using
HATCHEDIT. The file size may increase significantly if the hatch pattern is dense, as every line becomes a separate entity.
Describe the OFFSET command in AutoCAD and its application in drawing Sectional Views.
OFFSET Command:
The OFFSET command creates concentric circles, parallel lines, and parallel curves.
- Command Shortcut:
O - Procedure: Type
OSpecify distance Select object Click on the side to offset.
Application in Sectional Views:
- Creating Thickness: Useful for drawing the walls of pipes, hollow shafts, or casings by offsetting the center line or outer boundary.
- Section Lines: Useful for creating manual construction lines or drawing parallel features like keyways or ribs quickly without measuring each time.
Explain the STRETCH command. What is the specific requirement for selecting objects to be stretched?
STRETCH Command:
The STRETCH command moves a portion of a drawing while maintaining connections to other parts. It elongates or shortens entities.
- Command Shortcut:
S
Selection Requirement:
- You must use a Crossing Window (Right-to-Left selection, usually green window) to select the objects.
- Result:
- Endpoints lying inside the window are moved.
- Endpoints lying outside the window remain fixed.
- The segments crossing the window boundary are stretched.
How do you use the HATCHEDIT command? Why is it preferred over deleting and re-hatching?
HATCHEDIT Command:
HATCHEDIT is used to modify an existing hatch block without deleting it.
- Command Shortcut:
HE(or double-click the hatch).
Procedure:
- Type
HEor double-click the hatch pattern. - The Hatch Edit dialog box opens.
- Modify properties like Pattern, Color, Angle, Scale, or Boundary.
Advantages:
- Efficiency: It saves time compared to deleting and re-selecting boundaries.
- Associativity: It maintains the associativity with the boundary (if the boundary moves, the hatch updates) while allowing stylistic changes.
Differentiate between the EXTEND and JOIN commands in AutoCAD.
EXTEND Command:
- Purpose: Lengthens a line, arc, or open polyline to meet another object (boundary edge).
- Shortcut:
EX - Action: It extrapolates the geometry of the selected object until it touches the defined boundary.
JOIN Command:
- Purpose: Combines multiple similar objects into a single object.
- Shortcut:
J - Action: It connects collinear lines into a single line, or connects arcs and polylines that share common endpoints into a single polyline or spline. It does not strictly "lengthen" to a boundary, but rather fuses existing segments.
What are the rules regarding hidden lines in Sectional Views?
Rules for Hidden Lines in Sectional Views:
- Generally Omitted: Hidden lines (dashed lines) are usually omitted in sectional views. The purpose of a section is to reveal the interior; including hidden lines often clutters the drawing and confuses the viewer.
- Exceptions:
- Hidden lines may be used if they are absolutely necessary for describing the object's shape or for dimensioning features that cannot be dimensioned otherwise.
- In half-sections, hidden lines are omitted from the sectioned half but may be retained in the un-sectioned half only if needed for clarity.
Explain the BREAK command. How does Break at Point differ from the standard Break?
BREAK Command:
The BREAK command creates a gap in an object (line, circle, arc, etc.) by removing a portion between two specified points.
- Shortcut:
BR - Usage: Select object Specify second break point. The segment between the selection point and the second point is removed.
Break at Point:
- This is a specific variation (often found as an icon in the Modify panel).
- Difference: It splits a single object into two separate objects without removing any material (gap size is zero). The two lines remain touching but act as separate entities.
Outline the step-by-step procedure to create a Full Sectional View of a simple mechanical component in AutoCAD.
Procedure for Full Sectional View in AutoCAD:
- Draw Orthographic Views: Draw the Top View and the external outline of the Front View using
LINE,CIRCLE, etc. - Define Cutting Plane: In the Top View, draw the cutting plane line passing through the center using a Phantom line type. Add arrows using
LEADERorPOLYLINE. - Project Lines: Use
RAYorXLINEto project internal details (holes, slots) from the Top View down to the Front View. - Trim: Use the
TRIMcommand to remove lines that are visually removed by the cut. - Create Boundaries: Ensure the areas to be hatched are closed boundaries.
- Hatch:
- Type
H. - Select pattern (e.g., ANSI31).
- Click inside the closed regions representing the solid material.
- Adjust scale/angle.
- Type
- Finalize: Change the visible edges of the cut surface to the visible layer (thick lines) and omit hidden lines.
What is Associative Hatching in AutoCAD? Why is it important in design iteration?
Associative Hatching:
Associative hatching means the hatch pattern is linked to the boundary objects that enclose it.
Importance:
- Automatic Updating: If you modify the boundary (e.g., using
STRETCHor moving a line), the hatch pattern automatically updates to fill the new area. - Design Iteration: In engineering design, dimensions often change. Associative hatching prevents the need to delete and re-hatch every time a dimension is tweaked, saving significant drafting time and reducing errors.
List the specific rules for hatching Ribs, Webs, and Spokes in a sectional view.
Rules for Ribs, Webs, and Spokes:
- Longitudinal Cut: If the cutting plane passes longitudinally (parallel to the flat face) through a rib, web, or spoke, it is NOT hatched. It is left blank to differentiate it from the solid mass of the object and to avoid giving a false impression of solidity.
- Transverse Cut: If the cutting plane cuts across (perpendicular to) the rib or spoke, it IS hatched.
- Separation: If a section line must pass through a rib, sometimes double-spaced hatching or offset sections are used, but the general rule is to leave longitudinal ribs unhatched.
How would you use the Boolean Operations (Union, Subtract) in conjunction with the REGION command to create a complex section profile in AutoCAD?
Using Boolean Operations with Regions:
To draw a complex plate with holes:
- Create Geometry: Draw the outer outline and the inner holes (circles/polygons).
- Convert to Region: Use the
REGIONcommand and select all shapes. AutoCAD converts them into Region objects. - Subtract (Holes):
- Type
SUBTRACT. - Select the outer region (the plate) and press Enter.
- Select the inner regions (the holes) and press Enter.
- Type
- Result: You now have a single Region object representing a plate with holes.
- Hatching: When you apply
HATCHto this region, AutoCAD automatically recognizes the holes and hatches only the solid material.
Explain the concept of a Revolved Section vs. a Removed Section. (Although not explicitly listed in topic keywords, this tests understanding of 'Sectional Views').
Revolved Section:
- Concept: A cross-section is taken by revolving the cutting plane around the axis of the feature.
- Placement: It is drawn directly on the view of the object (superimposed).
- Use: Commonly used for bars, arms, spokes, or ribs to show the cross-sectional shape.
Removed Section:
- Concept: Similar to a revolved section, but the view is moved off the object.
- Placement: Drawn outside the main view, often labeled (e.g., Section A-A).
- Use: Used when drawing the section on top of the view would clutter the drawing or when the scale needs to be increased for clarity.
Discuss the utility of the TRIM and EXTEND commands while drafting a sectional view from an orthographic projection.
Utility in Drafting Sections:
-
TRIM:
- Cleaning Interiors: When converting a standard view to a section, internal lines that were previously hidden (or nonexistent) become visible boundaries.
TRIMis essential to remove the portions of lines that represent the material removed by the cutting plane. - Cleaning Hatch Boundaries: Hatching requires closed loops.
TRIMremoves overshooting lines to ensure clean intersections.
- Cleaning Interiors: When converting a standard view to a section, internal lines that were previously hidden (or nonexistent) become visible boundaries.
-
EXTEND:
- Projecting Details: When projecting features from one view to the section view (e.g., the depth of a hole),
EXTENDhelps lengthen construction lines or centerlines to the exact boundary of the part. - Closing Boundaries: If a boundary is slightly open,
EXTENDcloses the gap so theHATCHcommand can function correctly.
- Projecting Details: When projecting features from one view to the section view (e.g., the depth of a hole),