Author Topic: MatchProp LISP  (Read 15180 times)

0 Members and 1 Guest are viewing this topic.

tombu

  • Bull Frog
  • Posts: 288
  • ByLayer=>Not0
Re: MatchProp LISP
« Reply #15 on: June 08, 2015, 08:03:05 AM »
Lee Mac has a great MatchTextProps.lsp routine: http://www.lee-mac.com/matchtextprops.html
It simply lacks a Dialog Box interface.  You have to comment out the properties you don't want matched at the top of the routine.
Code: [Select]
  (setq Props
   '(
     Alignment
     AttachmentPoint
     BackgroundFill
     Backward
     DrawingDirection
     Height
     Layer
     LineSpacingDistance
     LineSpacingFactor
     LineSpacingStyle
     Linetype
     LinetypeScale
     Lineweight
     ObliqueAngle
     Rotation
     ScaleFactor
     StyleName
    ; TextString
     Thickness
     UpsideDown
     Width
    )
  )
I'm sure he wouldn't mind someone offering to add a Dialog Box interface for him.
Tom Beauford P.S.M.
Leon County FL Public Works - Windows 7 64 bit AutoCAD Civil 3D