Results 1 to 3 of 3

Thread: Automation - 2 data entry problems

  1. #1
    Active Member
    Join Date
    2005-02
    Posts
    95
    Login to Give a bone
    0

    Question Automation - 2 data entry problems

    Sir,

    FIRST:


    I have some drawings. In which drawings I have to call blocks every new drawings and enter the tag value. I want to create excel file and those tag value should be read from autocad and replace the tag value.

    and there is a 50 types of blocks. when our electrical design changes the If supose one blocks have to change out of 50 blocks. I change in the excel file and it will be change in the autocad drawings when I give update command.

    Can someone give me Code for that.


    SECOND:

    If it is possible that we enter/create dialog box in VB for data input like OD, ID, PCD, NOH, DWGNO, DWGNAME. This data enter in Dialog box which created in VB (not in AutoCAD VBA) when we press ok button. It will goes to autocad and start taking data which we entered and make the drawing.

    Can give someone Idea, or Code for me that.

    If you have any e-book can send me on my email.


    Avinash Patil
    pixlepark@yahoo.com

  2. #2
    Member
    Join Date
    2006-05
    Posts
    2
    Login to Give a bone
    0

    Default Re: Automation - 2 data entry problems

    For your second Problem:

    it is possible to create input form in vb. in addition to that add autocad referance in your vb code. Byusing getobject and createobject method,connect autocad through your vb code. Now u can get input datas form vb,and then draw byusing autocad functions

  3. #3
    Active Member
    Join Date
    2005-02
    Posts
    95
    Login to Give a bone
    0

    Default Re: Automation - 2 data entry problems

    Can u giveme sample how to do it

Similar Threads

  1. Best practice to move Data to and from SSA? without manal entry of any numbers
    By robert.248186 in forum AutoCAD Civil 3D - General
    Replies: 0
    Last Post: 2012-07-03, 04:01 AM
  2. Data Entry in Room Schedules
    By MikeJarosz in forum Revit Architecture - General
    Replies: 10
    Last Post: 2012-04-11, 09:47 PM
  3. Rebaring by data entry in member's property
    By ljupadhyay in forum Revit Structure - Tips & Tricks
    Replies: 0
    Last Post: 2011-07-12, 06:08 PM
  4. Schedule Data Entry
    By wadeshuey in forum Revit Architecture - General
    Replies: 7
    Last Post: 2010-02-12, 08:33 AM
  5. Elevation Surface Property Data Entry
    By jaldridge in forum AutoCAD Civil 3D - Surfaces
    Replies: 2
    Last Post: 2009-08-10, 02:36 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
  •