How to Work with Text in AutoLISP

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • In this session you will learn working with text objects in AutoLISP program.

ความคิดเห็น • 13

  • @azzeddineelhachimi9030
    @azzeddineelhachimi9030 2 ปีที่แล้ว

    Excellent course thanks for sharing.
    1) Please how to select text inside a region entity by autolisp?
    2) how to add entite's handle to data-extraction table?

  • @imgroot9753
    @imgroot9753 2 ปีที่แล้ว

    Sir, how to make text spacing same spacing?

  • @mesuttasar21
    @mesuttasar21 2 ปีที่แล้ว

    Thanks for sharing, how we can combine text and number as a new text? For example as LAY-1, LAY-2 etc. Thanks in advance.

    • @cyberCADsolutions
      @cyberCADsolutions  2 ปีที่แล้ว

      What ever you write in double quotes is treated as text only.
      Ex: "LAY-1"
      please share.

    • @mesuttasar21
      @mesuttasar21 2 ปีที่แล้ว

      @@cyberCADsolutions I mean for example;
      (setq mnl 1)
      (setq str1 (getstring "Enter the Word: " )) 'for example users input "LAY"
      How can we combine this two variables (string and integer) as LAY1 ? Because for next step it will be LAY2, LAY3...
      I used the strcat but also gave error message.

    • @hulk8889
      @hulk8889 2 ปีที่แล้ว +1

      sayıyı text e cevir(RTOS) sonra strcat kullan

    • @mesuttasar21
      @mesuttasar21 2 ปีที่แล้ว +1

      Evet o şekilde yapmıştım daha sonra, teşekkürler.

  • @georgekhaba6436
    @georgekhaba6436 2 ปีที่แล้ว +1

    time table :
    @0:58 strcase function
    @2:03 strlen function
    @2:30 strcat function
    @3:19 substr function
    @5:12 a program to change the case of selected text

  • @amnoorulaman
    @amnoorulaman 3 ปีที่แล้ว

    Thanks a lot!

    • @cyberCADsolutions
      @cyberCADsolutions  3 ปีที่แล้ว

      Thank you. Please share.

    • @amnoorulaman
      @amnoorulaman 3 ปีที่แล้ว

      @@cyberCADsolutions I have been shared your channel in my channel.

  • @sirusticivilengineers4044
    @sirusticivilengineers4044 3 ปีที่แล้ว

    kindly upload predcr software download install and use