CAD Fundamentals
Learning Objectives
- Distinguish world coordinates from a rotated and translated user coordinate system.
- Enter absolute Cartesian, relative Cartesian, relative polar, and direct-distance points.
- Relate model-space geometry to paper-space viewports and documented scale.
- Create and modify geometry using explicit points, snaps, selections, displacement vectors, offsets, and mirror axes.
- Explain why visual contact does not prove a geometric relationship.
- Organize objects with discipline layers and ByLayer properties.
- Control model visibility, viewport-specific visibility, plot properties, and non-plot objects.
- Verify page size, lineweights, scale, references, and calibration in the final PDF.
CAD software stores geometry numerically. Precision therefore depends on the coordinate system, units, exact input, acquired snaps, object relationships, editing vectors, layer properties, and output configurationβnot on how closely the cursor appears to touch a point. A strong workflow preserves intent from the first coordinate through the issued PDF.
Software-Neutral Principles
Command aliases, selection prompts, object-snap names, layer behaviour, file formats, and plotting interfaces vary by product. The simulations teach geometric and document-control principles rather than reproducing one commercial command engine.
1. Model Coordinates and Drawing Units
World Coordinate System
The fixed global Cartesian reference used by the drawing database. Its origin and axes provide the stable relationship for project geometry.
User Coordinate System
A translated or rotated local coordinate frame used to enter and interpret geometry relative to a convenient project feature, such as a building wing, roadway tangent, fabrication face, or detail.
Coordinate Information That Must Be Known
- Drawing unit convention: millimetres, metres, inches, feet, or another documented unit.
- World origin and project datum.
- Active UCS origin and rotation.
- Positive angular direction and zero-angle reference.
- Elevation or Z-coordinate where three-dimensional work is involved.
- Survey grid, local grid, or geodetic transformation where applicable.
2. Four Coordinate-Entry Methods
Absolute Cartesian Entry
A point stated as relative to the active coordinate-system origin.
Relative Cartesian Entry
A displacement stated as relative to the previous point.
Relative Polar Entry
A displacement stated as @L<\theta, where length and direction are measured in the active coordinate system.
Direct-Distance Entry
A typed length applied along an acquired cursor or tracking direction. The direction must be verified; the distance does not automatically imply positive X.
Polar-to-Cartesian Displacement
Local UCS to World Coordinates
Variables
| Symbol | Description | Unit |
|---|---|---|
| World coordinates of the UCS origin | drawing units | |
| Coordinates in the local UCS | drawing units | |
| UCS rotation from world X | degrees |
Relative Polar Point
From world point , enter @10<30:
Rotated UCS Point
A UCS origin is at world and rotated 30Β°. Local absolute point transforms to approximately:
Coordinate and UCS Laboratory
Enter all four coordinate forms with live preview, move and rotate the UCS, compare local and world coordinates, inspect path length, and solve deterministic engineering-coordinate cases.
World coordinates, user coordinate systems, exact entry, and path verification
CAD Coordinate and UCS Laboratory
Enter absolute, relative Cartesian, relative polar, and direct-distance points; rotate and relocate the UCS; preview commands; and solve deterministic engineering-coordinate cases.
Technical drawing viewport
Coordinate entry grid and UCS
Coordinate Entry Review
- Units and coordinate system are known.
- Required datum or origin is documented.
- The active UCS is intentional.
- Relative input starts from the correct previous point.
- Angle convention is confirmed.
- Direct-distance direction is acquired and verified.
- Final coordinates are checked against an independent relationship or known point.
3. Model Space and Paper Space
Model Space
The environment where geometry is normally created at intended real-world size using the drawing's unit convention.
Paper Space
A sheet environment for borders, title blocks, notes, schedules, and viewports representing the final output page.
Viewport
A controlled view into model space with a specific view direction, scale, clipping boundary, and viewport-specific layer state.
Separation of Responsibilities
- Model space controls geometric truth.
- Paper space controls sheet composition.
- Viewport scale controls the model-to-paper ratio.
- Annotation strategy controls readable paper output.
- Plot configuration controls device, page, style, lineweights, and final file generation.
Never Resize Model Geometry to Make It Fit a Sheet
Select an appropriate viewport scale and paper size. Nonuniformly stretching geometry or scaling the model solely for sheet fit corrupts engineering dimensions.
4. Object Creation and Command State
Drawing Operations
- Line: two exact points define one segment.
- Polyline: connected vertices form one editable object; closure must be explicit.
- Rectangle: opposite corners define an orthogonal closed boundary in the active system.
- Circle: centre and radius or an approved alternative definition control the curve.
- Construction geometry: temporary or non-plot lines establish alignments, centres, and constraints.
Command-State Discipline
A CAD command has a current operation, prompt, selection set, base point, and next required input. Escape cancels the current operation; Enter may accept or repeat depending on the platform. Users should read prompts rather than relying solely on cursor appearance.
5. Object Snaps and Geometric Relationships
Snap Modes in the Precision Studio
- Grid
- Endpoint
- Midpoint
- Centre
- Quadrant
- Intersection
A snap identifies a point; it does not automatically create a persistent constraint. A line placed at a circle quadrant remains at that coordinate, but later circle changes may not move the line unless a parametric relationship exists. Verify which behaviour the project requires.
Visual Contact Is Not Precision
Two objects can look connected at one zoom level while their coordinates differ. Confirm the acquired snap marker, command feedback, and object properties.
6. Selection and Modification Commands
Modification Logic
- Move: selection + base point + target point or displacement.
- Copy: same translation logic, but retains the source object.
- Offset: source object + distance + side, followed by corner and join review.
- Mirror: selection + mirror axis + decision to retain or remove the source.
- Erase: removes selected committed geometry.
- Undo/Redo: navigates committed editing states; scope varies by application.
Translation Vector
Controlled Move or Copy
- Confirm the selected objects and their layers.
- Choose a meaningful base point.
- Acquire or enter the exact target point.
- Verify the displacement vector.
- Review resulting relationships, overlaps, and references.
- Use a reusable block, component, or reference when repeated instances must remain coordinated.
Precision Geometry and Modification Studio
Create line, polyline, rectangle, and circle objects; use six snap modes; select and erase geometry; perform functional move, copy, line offset, and mirror-copy operations; inspect object properties and intersections; and review command history.
Exact geometry, object snaps, selection sets, modification vectors, and command history
CAD Precision Geometry and Modification Studio
Create and inspect a coordinated bracket, then perform functional move, copy, offset, mirror, and erase operations with explicit vectors and six snap categories.
Technical drawing viewport
CAD precision model
7. Layer Standards and ByLayer Control
Layer
A named organizational container that can control visibility, lock state, colour, linetype, lineweight, transparency, and plot behaviour.
ByLayer
An object property that inherits its applicable display or plot value from the object's layer.
Layer Design Principles
- Use documented discipline and purpose naming.
- Separate primary geometry, annotation, grids, hatches, references, and non-plot controls.
- Keep object properties ByLayer unless an approved exception is required.
- Lock reference information that should not be edited.
- Distinguish model-wide off/freeze states from viewport-specific freezing.
- Do not use colour alone to communicate technical meaning.
- Configure viewport boundaries on a verified non-plot layer where appropriate.
8. Viewport-Specific Visibility
One model can support multiple sheets by freezing selected layers only in particular viewports. A reflected ceiling plan, furniture plan, structural coordination plan, and enlarged detail may each require different visible information without duplicating model geometry.
Viewport Review
- Correct model view and orientation
- Documented scale
- Scale locked after composition
- Required layers visible
- Irrelevant layers viewport-frozen
- Annotation legible at paper size
- Clip boundary intentional
- Viewport frame configured according to the sheet standard
9. Plot Configuration and PDF Verification
Plot Variables
- Device or PDF driver
- Paper size and orientation
- Plot area and centring
- Plot scale
- Plot style or colour mapping
- Lineweight plotting
- Transparency and raster quality
- Font substitution
- External references and images
Viewport Fit Check
The plotted model extents fit only when both and , where and are the usable sheet dimensions after borders, notes, and title-block reservations.
Preliminary Viewport Fit
An 18,000 mm Γ 9,600 mm plan at 1:100 plots at 180 mm Γ 96 mm. It fits within an A3 usable region of 380 mm Γ 232 mm, but annotations, key plans, schedules, and margins still require composition review.
Layer, Viewport, and Plot-Control Studio
Manage eight discipline layers, correct ByLayer overrides, test viewport-specific freezing, configure A3 or A1 output, compare monochrome, grayscale, and colour styles, toggle lineweights, and verify a known 100 mm PDF calibration length.
Layer standards, ByLayer properties, viewport control, plot preview, and PDF verification
CAD Layer, Viewport, and Plot-Control Laboratory
Manage a multi-discipline layer set, apply viewport-specific visibility, test two-dimensional sheet fit, inspect lineweight output, and verify the final PDF and print.
| Layer | Discipline | Visible | Locked | Plot | VP frozen | Colour | Linetype | Lineweight | Property |
|---|---|---|---|---|---|---|---|---|---|
| A-WALL | Architectural | Continuous | 0.35 mm | ByLayer | |||||
| A-DOOR | Architectural | Continuous | 0.18 mm | ByLayer | |||||
| A-ANNO-DIMS | Annotation | Continuous | 0.18 mm | ByLayer | |||||
| S-GRID | Structural | Center | 0.13 mm | ByLayer | |||||
| S-COLUMN | Structural | Continuous | 0.50 mm | ByLayer | |||||
| M-DUCT | Mechanical | Hidden | 0.25 mm | ByLayer | |||||
| E-LIGHT | Electrical | Continuous | 0.18 mm | Override | |||||
| X-REF | Reference | Continuous | 0.09 mm | ByLayer |
Visible layers
Plotting in viewport
Locked references
Property overrides
ByLayer discipline
On, freeze, lock, plot
Final PDF Review
- Open the exported PDF independently of the CAD application.
- Confirm page size and orientation.
- Inspect the entire sheet for clipping, missing references, fonts, and raster artifacts.
- Check object-line, annotation, grid, hatch, and background hierarchy.
- Confirm viewport content and scale labels.
- Measure a known calibration length where scaled measurement is authorized.
- Confirm title, drawing number, revision, status, and approval information.
- Compare against the transmittal and related drawings before issue.
10. File Exchange and Deliverables
Common Formats
- DWG or native drawing format: preserves the richest editable data but may contain version, font, reference, proxy-object, and custom-data dependencies.
- DXF or exchange format: transfers documented geometry and attributes but can reinterpret advanced objects and styles.
- Template format: standardizes units, layers, styles, layouts, and title information for new files.
- PDF: common issued or review format; must still be checked for page, scale, lineweight, font, reference, and raster problems.
A Successful Export Is Not a Successful Deliverable
A file can open without errors and still be technically incomplete or visually incorrect. Validate geometry, metadata, references, plotting, and revision status after translation.
- CAD precision begins with units, datums, coordinates, UCS control, and verified snaps.
- World and user coordinate systems must be related explicitly.
- Model geometry and paper presentation are separate responsibilities.
- Modification commands require controlled selections and geometric inputs.
- Visual contact does not prove coincidence, tangency, or intersection.
- Layers and ByLayer properties centralize drawing control.
- Viewport-specific visibility supports multiple sheets from one coordinated model.
- The final PDF must be independently reviewed and calibrated before issue.