TLIST - 문자의 수량산출

Lee lisp/Text|2023. 8. 5. 12:42

명령 : TLIST ( Text  quantity LIST )

  • 문자를 포함한 객체 또는 문자의 수량산출 (블럭,Table,치수선)
  • 2024C5이후 추가

  • Blist : 속성블럭 또는 일반블럭의 수량 산출가능
  • Wlist : 원, 타원, 블럭(문자가 없는 블록),폴리선과 중복된 문자(Text,Mtext)의 수량산출
  • 옵션 (DCL) 

  • 선택 :  Text, Mtext,Block,Table,Dimension
  • 분류옵션  :  대소문자 / 띄어쓰기 구분
  • 중복거리 :  중복객체인식 ( 거리이내 객체를 중복으로 인식)
  • 전체문자 구분 :  블럭에 포함된 모든 문자를 1개의 문자로 인식 (블럭 통합)

 

 

 

  • 관련 명령어 

PKN - 블럭의 넘버링  https://leelisp.tistory.com/entry/pkn
OVER - 블럭 및 객체의 중복확인  https://leelisp.tistory.com/entry/over
BLIST - 블럭의 수량확인 https://leelisp.tistory.com/entry/blist
WLIST - 창문기호 수량산출 https://leelisp.tistory.com/entry/wlist
TLIST - 문자를 포함한 객체의 수량확인 https://leelisp.tistory.com/entry/tlist
BF - 동일한 블럭 찾기 
https://leelisp.tistory.com/entry/bf

 

댓글()