Course Content
BURST Command
The BURST command in AutoCAD is used to "explode" blocks or attributes into their individual components while preserving the original properties, such as color, layer, and line type.
0/4
DIMJOGGED Command
The DIMJOGGED command in AutoCAD is used to create a jogged (or "jog") dimension line for circular objects, like arcs and circles, to represent the radius when the center point is off the drawing or otherwise inconvenient to display.
0/4
NCOPY Command
The NCOPY command in AutoCAD (short for Nested Copy) allows you to copy objects from an external reference (Xref) or block reference directly into the current drawing.
0/4
OVERKILL Command
The OVERKILL command in AutoCAD is used to clean up and optimize drawings by removing redundant or duplicate geometry.
0/4
Mastering the Wipeout Command
Among AutoCAD's vast array of tools is one often overlooked yet powerful command: Wipeout. This nifty feature can clean up your drawings by hiding parts of your work you don't want to showcase.
0/6
Less Known but Powerful Features
By exploring these lesser-known features, you can unlock the full potential of AutoCAD and become a more efficient and productive user.
0/4
DIMSTYLE Editor
How to effectively use the DIMSTYLE editor to customize dimension styles
0/1
PURGE
0/1
WBLOCK
0/1
Hidden Keyboard Shortcuts
0/1
AutoCAD Secrets – Master the Hidden Gems

Creating Custom Linetypes

Understanding Linetypes

Linetypes are used to define the appearance of lines in a drawing. AutoCAD allows you to create custom linetypes to represent specific features or design elements.

Steps to Create a Custom Linetype:

  1. Open the Linetype Manager:

    • Go to the Format tab on the Ribbon.
    • Click Linetype.
  2. Create a New Linetype:

    • Click the New button to create a new linetype.
    • Give the linetype a name (e.g., “Dashed Dot”).
  3. Define the Pattern:

    • Use the Pattern section to define the pattern of dashes, dots, and spaces.
    • Specify the length of each dash, dot, and space in terms of a unit factor.
    • For example, a simple dashed line might have a pattern like [-----2.0 -2.0].
    • Experiment with different patterns to achieve the desired effect.
  4. Set the Scale:

    • Adjust the scale factor to control the overall size of the pattern.
    • A larger scale factor will result in a larger pattern.
  5. Test the Linetype:

    • Use the Preview button to visualize the linetype.
    • Make adjustments as needed.
  6. Save the Linetype:

    • Click OK to save the new linetype.

Example: Creating a Custom Dashed-Dot Linetype

  1. Create a New Linetype: Name it “DashedDot.”
  2. Define the Pattern: Set the pattern to [-2.0 -2.0 -1.0 -1.0].
  3. Set the Scale: Set the scale factor to 1.0.
  4. Test and Save: Preview the linetype and make any necessary adjustments.

Applying a Custom Linetype to Objects:

  1. Select the Objects: Use the selection tools to select the objects you want to apply the linetype to.
  2. Set the Linetype:
    • Use the Properties palette or the Object Properties dialog box to set the linetype to your custom linetype.
    • Alternatively, you can use the LINETYPE command to set the linetype for selected objects.

Additional Tips:

  • Refer to Existing Linetypes: Use existing linetypes as a starting point for your custom linetypes.
  • Test Thoroughly: Test your custom linetypes in different drawing contexts to ensure they look as expected.
  • Consider Performance: Complex linetypes can impact performance, especially in large drawings.
  • Use the Linetype Manager: The Linetype Manager provides a visual interface for creating and editing linetypes.

By creating custom linetypes, you can enhance the visual clarity and professionalism of your AutoCAD drawings.