Results 1 to 2 of 2

Thread: PEDIT Command Activation with VBA

  1. #1
    Member
    Join Date
    2018-04
    Posts
    10
    Login to Give a bone
    0

    Default PEDIT Command Activation with VBA

    Is their a code that sends the command PEDIT through VBA Code?
    My question is in VBA how do i send the command PEDIT to activate it on the AutoCAD?
    Thanks.

  2. #2
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,396
    Login to Give a bone
    0

    Default Re: PEDIT Command Activation with VBA

    ThisDrawing.SendCommand "pedit" & VbCr
    C:> ED WORKING....

Similar Threads

  1. Scroll wheel Zoom in PEdit command
    By Wish List System in forum AutoCAD Wish List
    Replies: 2
    Last Post: 2016-02-14, 12:09 AM
  2. 2012: Polyline editing: PEDITACCEPT = 1, the PEDIT command VS. the MPEDIT command
    By Boozbaz154610 in forum AutoCAD General
    Replies: 2
    Last Post: 2013-01-29, 01:20 PM
  3. PEDIT Command Results
    By murrayc.49304 in forum AutoCAD Tips & Tricks
    Replies: 0
    Last Post: 2006-01-12, 04:33 PM
  4. FILLET Command Substitute for PEdit-join
    By Chris Matira in forum AutoCAD Tips & Tricks
    Replies: 2
    Last Post: 2005-09-21, 01:59 PM
  5. Pedit command line
    By gstankus in forum AutoCAD General
    Replies: 2
    Last Post: 2004-08-24, 09:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •