Message 1 of 6
Making Polylines

Not applicable
12-05-2003
01:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anyone tried to use .sendcommand "_Pedit" to create a polyline of a group of lines on a SelectionSet? Would it work, similar to the AutoLISP command "_Pedit" X "_Y" "_J" SS "" "")? I tried doing this by creating the vertices list as required by the addpolyline method, but that is a pain. Any suggestiong, workarounds, or ideas would be greately appreciated.