CAD Tutorials Tricks & Tips
CAD Tutorials Tricks & Tips
  • 158
  • 476 741
How to control the distance between dimension extension line to an object in AutoCAD(DIMEXO Autocad)
How to control the distance from the dimension extension line to an object in Auto CAD?
Solution:
This feature is controlled by DIM EXO system variable.
It controls how far dimension extension line starts from the object.
By default its value 0.625 in Metric template and 0.0625 in Imperial template.
You can increase and decrease the distance from dimension extension line to an object by the help of this variable.
DIMEXO Autocad
มุมมอง: 38

วีดีโอ

How to control the length of Extension line from the Dimension line in AutoCAD (DIMEXE AutoCAD)
มุมมอง 56หลายเดือนก่อน
How to control the length of Extension line from the Dimension line in AutoCAD? Solution: This feature is controlled by DIMEXE system variable. It control the length of extension line that exceeds beyond the dimension line. By default its value 1.25 in Metric template and 0.18 in Imperial template. You can increase and decrease the length of extension line by the help of this variable. DIMEXE A...
How to change text case in Autocad | TCASE command Autocad
มุมมอง 252 หลายเดือนก่อน
How to change the text from Upper to Lower case and vice versa in AutoCAD? Solution:- You can change the text from Upper to Lower case and from Lower to Upper case by two ways. 1.Through Mtext Editor or Right click Menu. 2.Through TCASE command. By the help of TCASE command you can change the case of text, mtext, attributes and dimension text objects. How to change text case in Autocad TCASE co...
Grid Snap Autocad | SNAPGRIDLEGACY system variable | Snap Grid Autocad
มุมมอง 302 หลายเดือนก่อน
How to activate Grid Snap before and after the commands in AutoCAD? Solution: This feature is controlled by SNAPGRIDLEGACY system variable. It controls the cursor snap to snap grid points whether any command is executed or not. By default its value is 0. When value is 0, the cursor snap to the snap grid when any command is executed and SNAP is turned ON. When value is 1, the cursor snap to the ...
Autocad Print Transparency | Autocad plot with transparency
มุมมอง 953 หลายเดือนก่อน
How to print the objects with Transparency in AutoCAD? Solution: This feature is controlled by Plot command. The Transparency on objects can be assigned from Layer manager or Property window. If the objects are assigned with Transparency value then you can print the objects with transparency also. In plot window you can check the "Plot transparency" option to print with Transparency. If you unc...
FS (Fast select) command Autocad
มุมมอง 553 หลายเดือนก่อน
How to select multiple intersecting objects in AutoCAD? Solution: This feature is controlled by FS or Fast select command. It works on lines, polylines, circles, arcs, attribute definitions, text, mtext, ellipse and images. The function of this command is controlled by FS MODE variable. When FS MODE is set to OFF (the default), FS selects only those objects that are touching the selected object...
Autocad Spline length | How to measure spline length in Autocad | How to calculate spline length
มุมมอง 1293 หลายเดือนก่อน
How to calculate the length of Spline in Auto CAD? Solution: This feature is controlled by LIST command. In property window it is not available. But by the help of this command you can check the length of spline. Autocad Spline length | How to measure spline length in Autocad | How to calculate spline length #autocad_hindi_tutorial #autocad #cad #spline
How to use Car, Cdr, Cadr and Caddr functions in AutoCAD | AutoLISP tutorials
มุมมอง 383 หลายเดือนก่อน
How to use Car, Cdr, Ca dr and Ca ddr functions in AutoCAD? Solution: Car function gives you the first element of a list.(The x cordinate value.) Cdr function gives you the second and remaining elements of the list, in other words everything after the first element. Cadr gives the second element of a list.(The y cordinate value) Caddr gives the third element of a list.(The z cordinate value) Au...
Autocad COPYTOLAYER command | How to use COPYTOLAYER command
มุมมอง 784 หลายเดือนก่อน
How to copy one or more objects to another layer in AutoCAD? Solution: This feature is controlled by COPYTOLAYER command. You needs to select source and destination objects. It create a copies of selected objects on another layer object that you specify. It takes the layer properties during copy of objects. The source is the object for which you wants to make a copy. The destination is the anot...
Autocad Grid display settings | Display grid beyond Limits in Autocad
มุมมอง 1424 หลายเดือนก่อน
How to control the display range of Grids in AutoCAD? Solution: This feature is controlled by Grid settings. In Grid settings there is one option called as "Display grid beyond Limits". By default this option is enabled which display the grids beyond the value which is set in LIMITS command. When this option is unchecked then grids are displayed according to value set in LIMITS command Autocad ...
How to use Getdist function Autolisp| Autocad GetDistance function
มุมมอง 434 หลายเดือนก่อน
How to use Getdist function in AutoCAD? Solution: This function is use to calculate the distance between the points. It pause for user input to enter the distance value. Syntax (getdist pt msg) pt you can add the first point with any intial value, then second point you needs to define in drawing. msg you can add the string for user input. How to use Getdist function Autolisp Autocad GetDistance...
How to Rotate Dimension Text or change the Angle & change the position in AutoCAD(DIMTEDIT command)
มุมมอง 3665 หลายเดือนก่อน
How to change the Angle and position of Dimension text in AutoCAD? Solution: This feature is controlled by DIMTEDIT command. You can change the position and angle of dimension text after selecting the dimension text. This command has following options: Left to align the text left side of dimension Right to align the text right side of dimension Center to align the text center of dimension Home ...
LOGFILEON command Autocad | LOGFILEOFF command Autocad | LOGFILEMODE Autocad
มุมมอง 2815 หลายเดือนก่อน
LOGFILEON command Autocad LOGFILEOFF command Autocad LOGFILEMODE Autocad How to create Logs in Autocad How to command history logs in Autocad #autocad_hindi_tutorial #autocad #autocadcommands #cadsoftware #logfile
VPMAX and VPMIN command Autocad
มุมมอง 965 หลายเดือนก่อน
How to maximize the viewport objects for editing in AutoCAD? Solution: This feature is controlled by VP MAX command. It maximize the current layout viewport for easy editing of objects. The viewport maximize to full screen and switch to Model space where you can edit the object properties easily. After this you can use VP MIN command to restore the actual view of viewport. You can also double c...
How to close the objects in AutoCAD | PEDIT command Autocad
มุมมอง 2196 หลายเดือนก่อน
How to close the objects in AutoCAD? Solution: This feature is controlled by PEDIT command. As the Hatch is applied on closed area but if the area is opened then you can not do the Hatch. So the help of P EDIT command Close option you can close the opened area for hatching. You can close Lines, Polylines, Arcs and Splines by the help of this command. The Lines, Arcs and Splines first you needs ...
CLIP command Autocad | How to use CLIP command | How to crop Image | Autocad clip command
มุมมอง 2756 หลายเดือนก่อน
CLIP command Autocad | How to use CLIP command | How to crop Image | Autocad clip command
BCOUNT Autocad | Bcount command in AutoCAD | How to use BCOUNT in Autocad
มุมมอง 1826 หลายเดือนก่อน
BCOUNT Autocad | Bcount command in AutoCAD | How to use BCOUNT in Autocad
How to change the Text width in AutoCAD (TEXTFIT command AutoCAD)
มุมมอง 1.2K6 หลายเดือนก่อน
How to change the Text width in AutoCAD (TEXTFIT command AutoCAD)
How to convert SHX font into Multiline text objects in AutoCAD?(PDFSHXTEXT command Autocad)
มุมมอง 3917 หลายเดือนก่อน
How to convert SHX font into Multiline text objects in AutoCAD?(PDFSHXTEXT command Autocad)
Mkshape command autocad | How to create & insert the SHAPE objects AutoCAD | SHAPE command Autocad
มุมมอง 1537 หลายเดือนก่อน
Mkshape command autocad | How to create & insert the SHAPE objects AutoCAD | SHAPE command Autocad
How to create custom LINETYPE IN AUTOCAD | MKLTYPE command autocad | cutsom linetype in autocad
มุมมอง 3058 หลายเดือนก่อน
How to create custom LINETYPE IN AUTOCAD | MKLTYPE command autocad | cutsom linetype in autocad
XREF or Hatches are not send to back or bring to front in AutoCAD | Draw order Autocad
มุมมอง 6948 หลายเดือนก่อน
XREF or Hatches are not send to back or bring to front in AutoCAD | Draw order Autocad
How to draw in feet and inches in AutoCAD | AutoCAD Draw Line in Feet and Inches
มุมมอง 8518 หลายเดือนก่อน
How to draw in feet and inches in AutoCAD | AutoCAD Draw Line in Feet and Inches
Object Selection Preview Autocad | SelectionPreview Autocad | Object selection Autocad
มุมมอง 3289 หลายเดือนก่อน
Object Selection Preview Autocad | SelectionPreview Autocad | Object selection Autocad
EXOFFSET command Autocad | How to use ExOffset command in Autocad
มุมมอง 1829 หลายเดือนก่อน
EXOFFSET command Autocad | How to use ExOffset command in Autocad
IMPRINT command Autocad | How to use IMPRINT command in AutoCAD | imprint command in autocad 3d
มุมมอง 35610 หลายเดือนก่อน
IMPRINT command Autocad | How to use IMPRINT command in AutoCAD | imprint command in autocad 3d
OffsetEdge command Autocad | How to use Offset Edge command Autocad | Offset 3D face Autocad
มุมมอง 16711 หลายเดือนก่อน
OffsetEdge command Autocad | How to use Offset Edge command Autocad | Offset 3D face Autocad
How to use Separate command in AutoCAD| Separate 3D Solids AutoCAD | Break 3D Solids AutoCAD
มุมมอง 1.1K11 หลายเดือนก่อน
How to use Separate command in AutoCAD| Separate 3D Solids AutoCAD | Break 3D Solids AutoCAD
Mirror Hatch Autocad | MIRRHATCH | Hatch Mirror Autocad | Hatch reverse
มุมมอง 977ปีที่แล้ว
Mirror Hatch Autocad | MIRRHATCH | Hatch Mirror Autocad | Hatch reverse
Model space objects are not visible on Paper space in AutoCAD | ANNOALLVISIBLE | Annotation scale
มุมมอง 920ปีที่แล้ว
Model space objects are not visible on Paper space in AutoCAD | ANNOALLVISIBLE | Annotation scale

ความคิดเห็น

  • @devyo2428
    @devyo2428 22 วันที่ผ่านมา

    I really appreciate the tips in this video it help me complete one of my projects

  • @GMaXimus95
    @GMaXimus95 24 วันที่ผ่านมา

    robot voice is a desaster

  • @dell-p5h
    @dell-p5h 2 หลายเดือนก่อน

    Thanks

  • @sussy_61
    @sussy_61 2 หลายเดือนก่อน

    doesnt work with leader

  • @abinwilson
    @abinwilson 2 หลายเดือนก่อน

    HOW TO CHANGE RECTANGLE TO CIRCLE IN TEXT FRAME?

  • @iBIDuWELL1
    @iBIDuWELL1 3 หลายเดือนก่อน

    if you update the text or mtext after creating a border, is there any way for it to update automatically? Also I am working in Autocad 2013 and I have the TCIRCLE command but the properties bar does not display the Text Border option. This was probably added in a later version. Thanks for the video.

  • @PolloLocster
    @PolloLocster 3 หลายเดือนก่อน

    thank you for sharing, extremely helpful.

  • @JJzerro
    @JJzerro 3 หลายเดือนก่อน

    thanks!

  • @danyellochore3509
    @danyellochore3509 3 หลายเดือนก่อน

    great

  • @Yan4ik8624
    @Yan4ik8624 4 หลายเดือนก่อน

    Дякую! Саме це я і шукав

  • @GrIn-y5f
    @GrIn-y5f 4 หลายเดือนก่อน

    Thanks for trick

  • @JessiaFrancesco-k3l
    @JessiaFrancesco-k3l 4 หลายเดือนก่อน

    Cruickshank Inlet

  • @mh.4gani
    @mh.4gani 5 หลายเดือนก่อน

    very very useful, thank you

  • @massayanfavorkollie3730
    @massayanfavorkollie3730 5 หลายเดือนก่อน

    Thank you sir; made my work much more easy and happy now

  • @nadineosama4824
    @nadineosama4824 5 หลายเดือนก่อน

    actually helped thanks!

  • @minseo107000
    @minseo107000 6 หลายเดือนก่อน

    Wow what the f the command! Unbelievable!

  • @rjflicksgaming7978
    @rjflicksgaming7978 6 หลายเดือนก่อน

    what if i want to change dimension style is this possible

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 6 หลายเดือนก่อน

      Yes you can change the dimension style

    • @rjflicksgaming7978
      @rjflicksgaming7978 6 หลายเดือนก่อน

      @@cadtutorialstrickstips8308 yes i can change dimension style but i want different dimension style to assigned in different layers is that possible.

  • @cardonpl99
    @cardonpl99 6 หลายเดือนก่อน

    Thank you so very much! This is so helpful!

  • @miracyilmazer1
    @miracyilmazer1 7 หลายเดือนก่อน

    great solution, thx, respect, well done👌

  • @preeti-p4v
    @preeti-p4v 7 หลายเดือนก่อน

    Thanks good one

  • @CamiloDays
    @CamiloDays 7 หลายเดือนก่อน

    😁

  • @Scarlettjohn983
    @Scarlettjohn983 7 หลายเดือนก่อน

    Hi Nice tutorial. How can i reassociate back the non associate hatch? Please reply me in your convenient time.

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 7 หลายเดือนก่อน

      Hello, You can do this from properties window, please select the hatch and check Associate option and make it Yes, if this does not helps then please recreate the hatch boundary, thanks!

    • @Scarlettjohn983
      @Scarlettjohn983 7 หลายเดือนก่อน

      @@cadtutorialstrickstips8308 Thanks for your advice.

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 7 หลายเดือนก่อน

      @@Scarlettjohn983 Welcome!

  • @loshechosdelbayito8322
    @loshechosdelbayito8322 8 หลายเดือนก่อน

    THANK YOU EXCELLENT INFORMATION

  • @MundoGamesDo
    @MundoGamesDo 8 หลายเดือนก่อน

    Thanks! It worked.

  • @tezarinaldi4996
    @tezarinaldi4996 8 หลายเดือนก่อน

    Its not working

  • @richardbruno201
    @richardbruno201 8 หลายเดือนก่อน

    You are the goat

  • @CamiloDays
    @CamiloDays 9 หลายเดือนก่อน

    Love you, thanks for this

  • @silentfisher4099
    @silentfisher4099 9 หลายเดือนก่อน

    Thanks for the tip... Can i make a solid polyline or donut ?

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 9 หลายเดือนก่อน

      Yes you can use Polyline command and change lineweight or Width.

  • @dafinteriors4034
    @dafinteriors4034 9 หลายเดือนก่อน

    my dimension automatic changes in paper space,for eg when i put linear dim command it shows 250 but suddenly it automatically changes to 7500,when i use MA command with another dimension it comes back to 250,any solution for this

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 9 หลายเดือนก่อน

      Please check DIMLFAC system variable value if assigned any or revert me if not solved

  • @SamirJure
    @SamirJure 10 หลายเดือนก่อน

    Hello, can someone help me? How can I edit a rounding that I already made?

  • @JocasaWatchingYOUTUBE
    @JocasaWatchingYOUTUBE 10 หลายเดือนก่อน

    Great help, thanks!

  • @dindarahmawaticahya7011
    @dindarahmawaticahya7011 11 หลายเดือนก่อน

    thank you

  • @suhailmjr
    @suhailmjr 11 หลายเดือนก่อน

    Hi I'm using 2020 version autocad Wich version is best to save dxf file ?

  • @s9lecomp
    @s9lecomp 11 หลายเดือนก่อน

    Amazingly helpful, thanks so much!!

  • @visitshea13
    @visitshea13 11 หลายเดือนก่อน

    Thank you! This issue was driving me crazy and this helped

  • @areyeso3621
    @areyeso3621 ปีที่แล้ว

    is it possible to set blank character?

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 11 หลายเดือนก่อน

      Blank character means? Can you please define it more?

    • @areyeso3621
      @areyeso3621 11 หลายเดือนก่อน

      @@cadtutorialstrickstips8308 hello. It means an empty value, for example: if i have layer starting with 2024_Layer1, 2024_layer2, 2024_Layer3. I need to delete "2024_" so it should be a blank or empty value what i need to set.

  • @schwartzbwithu
    @schwartzbwithu ปีที่แล้ว

    How do you get rid of a suffix?

  • @wildkidT
    @wildkidT ปีที่แล้ว

    Autodesk has never improved this slow and stupid refedit command. You can refer to the way and freedom of sketchup.

  • @figliodinessuno3015
    @figliodinessuno3015 ปีที่แล้ว

    Excuse me if that sounds rude, but did you genuinely and shamelessly did the thing you did at @1:33 and still had the courage to post this? I almost got an aneurysm watching that.

  • @floridanelson
    @floridanelson ปีที่แล้ว

    Saved me

  • @ariatna7787
    @ariatna7787 ปีที่แล้ว

    Me funciono, estuve mucho rato buscando un tutorial como este

  • @timyer
    @timyer ปีที่แล้ว

    Hello, is there any way to remove a chamfer?

  • @ShnaKawa-g5s
    @ShnaKawa-g5s ปีที่แล้ว

    is it possible to select the whole drawing and apply OVERKILL command

  • @phamucphuoc351
    @phamucphuoc351 ปีที่แล้ว

    Thanks alot

  • @ProfessorVector
    @ProfessorVector ปีที่แล้ว

    what no voce you have to use a bad stnthesizer ?

  • @kaungmyathtet9037
    @kaungmyathtet9037 ปีที่แล้ว

    good

  • @nahh7745
    @nahh7745 ปีที่แล้ว

    hello, how do i remove the lines after fillet? so that the filleted part will look smooth without lines

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 ปีที่แล้ว

      In fillet command this sub option is available, to remove the object after fillet or not, kindly check trim sub option. Thanks.

  • @mipila
    @mipila ปีที่แล้ว

    Great!

  • @jun-p2t
    @jun-p2t ปีที่แล้ว

    View can disabled through this right?

  • @valcic1993
    @valcic1993 ปีที่แล้ว

    How to made negativ radius

    • @cadtutorialstrickstips8308
      @cadtutorialstrickstips8308 ปีที่แล้ว

      @valcic1993 Radius value should be positive

    • @valcic1993
      @valcic1993 ปีที่แล้ว

      @@cadtutorialstrickstips8308 ok but i want made negative radius