How display Easting, Northing and Elevation on any object or point without Lisp in AutoCAD & 3D

Поделиться
HTML-код
  • Опубликовано: 23 янв 2025

Комментарии • 15

  • @moviesjust9876
    @moviesjust9876 2 года назад

    Please tell about code setting in leica 1201+

    • @EngineeringSounds
      @EngineeringSounds  2 года назад

      if any code issue you need to contact Leica online support

  • @Layput
    @Layput 2 года назад

    Doesn't the coordinate change automatically?

  • @brettwagner2313
    @brettwagner2313 2 года назад +2

    RE does not work

    • @EngineeringSounds
      @EngineeringSounds  2 года назад

      It’s work for me try again

    • @brettwagner2313
      @brettwagner2313 2 года назад +2

      @@EngineeringSounds It literally didn't even work in your video

  • @CivilSamurai
    @CivilSamurai 2 года назад +1

    This should not be used for POINT objects because using a QLEADER to display POINT object properties is not efficient. You would need to go into the field properties and select each different POINT object, for Easting, Northing and Elevation in order for the information to update when you copy it from point to point. That is why just using REGEN did not work at the end of your video. You said that the coordinates updated, but they clearly did not. Instead, it is better to create a POINT LABEL STYLE that displays ENZ and add it to your point object. Then you have a dynamic label that moves with the POINT.

    • @EngineeringSounds
      @EngineeringSounds  2 года назад

      Dear I explained all methods and I know all you can check my videos it’s just for information for students.

  • @bjorphilippines3102
    @bjorphilippines3102 2 года назад

    Waste of time. An autolisp program is necessary.

    • @EngineeringSounds
      @EngineeringSounds  2 года назад

      Agree I already uploaded for lisp but it’s for practice