Message 1 of 2
Adjust multiple Sample Line Swath Widths via autolisp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a large number of sample lines that I would like to change the swath widths for. I am unaware of a direct method within AutoCAD for this. I see that the IAeccSampleLine object has a Vertices property that appears to be the only object that determines the swath width. A dump of this object produces:
; IAeccSampleLineVertices: IAeccSampleLineVertices interface
; Property values:
; Count (RO) = 2
; CountLeft (RO) = 1
; CountRight (RO) = 1
I need to know how change the swath widths all at once and/or how to get and put the values for these Vertices.
---------------------------------------------Signature--------------------------------------------
Civil Design Professional Since 1983 (Intergraph), AutoCAD since 1989
Windows 10 Pro 64-bit Intel﴾R﴿ Core﴾TM﴿ i9-12900KF CPU 3.19GHz; 32 GB DDR4 4266 Dual Channel RAM
nVidia Quadro RTX 4000; AutoCAD Civil 3D 2023.2.1 Update
Civil Design Professional Since 1983 (Intergraph), AutoCAD since 1989
Windows 10 Pro 64-bit Intel﴾R﴿ Core﴾TM﴿ i9-12900KF CPU 3.19GHz; 32 GB DDR4 4266 Dual Channel RAM
nVidia Quadro RTX 4000; AutoCAD Civil 3D 2023.2.1 Update