How to Make an AS BUILT SURVEY in AutoCad

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 9

  • @globaltci
    @globaltci 3 місяці тому

    thats a beautiful video and a lot of vital information in there thank you for that video

  • @kennakada6002
    @kennakada6002 3 роки тому

    Thanks for the video, It is what I needed to learn. Cheers

  • @josephhough211
    @josephhough211 2 роки тому +1

    Are you not better exporting as .dxf using controller and turning on export options for point ID, posisiotn and level? Controller does all the donkey work for you and just have to tidy up on AutoCAD.

  • @rickgemmell5660
    @rickgemmell5660 3 роки тому

    Thanks for this very informative Is there somewhere I can get the script and info sheet?

    • @mahengineering4935
      @mahengineering4935  3 роки тому

      Hello, im not too sure how to share a file on here. However the most important command for excel is;
      =CONCATENATE("point ",B2,",",C2,",",D2," ","text ",B2,",",C2,",",D2," ",0.4," ",0," ",D2," ")
      please note this only works if i row 2. if your staring in Row 1;
      =CONCATENATE("point ",B1,",",C1,",",D1," ","text ",B1,",",C1,",",D1," ",0.4," ",0," ",D1," ")
      The Script we make by saving the notepad as .scr
      Hope this helps..

  • @petermontgomery8707
    @petermontgomery8707 3 роки тому

    Could you put the script in the comments.

    • @mahengineering4935
      @mahengineering4935  3 роки тому

      Hello, We made the script by saving the notepad as .scr this then becomes a script file that can be used in autocad.
      hope this helps

  • @jasonlindley1114
    @jasonlindley1114 3 роки тому

    Can you post the script in the comments please

    • @mahengineering4935
      @mahengineering4935  3 роки тому

      Hello, We made the script by saving the notepad as .scr this then becomes a script file that can be used in autocad.