+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Senior Member
    Computer Details
    feargt's Computer Details
    Operating System:
    win 7
    Using
    Civil 3D 2012
    Join Date
    Sep 2008
    Location
    Austria
    Posts
    331

    Default Ability to write code? or ability to see need for code?

    Registered forum members do not see this ad.

    Hi,
    I recently posted a thread here looking for a lisp to count and track command usage. The purpose of this was for customising autocad in our office as much as possible by reducing the number of commands required for each drawing. I wanted to have a starting point to be able to make a proposal to my boss as to by what percentage I could speed things up.(percentage purely relating to command usage....that's not too important though) But as I have been working on this, and regularly checking this site out I started wondering.

    Of the visitors to this website that provide assistance/ advice / and code to other users, do any of you have the ability to look at a command log from autocad in conjuction with the drawing that was drawn and see where opertunities lie for the use of lisp code?

    Or do most work on a specific request only basis when writing code be it here or in your daily jobs?

    Would be very interested in hearing responses. Let's just say this say this for a future project that I'm thnking of.

  2. #2
    Senior Member
    Computer Details
    flowerrobot's Computer Details
    Operating System:
    Windowns 7
    Computer:
    Lenovo W520
    Discipline
    Mechanical
    flowerrobot's Discipline Details
    Occupation
    Cad Manger
    Discipline
    Mechanical
    Using
    Mechanical 2013
    Join Date
    Sep 2007
    Location
    Sydney
    Posts
    384

    Default

    The reason i create my codes it from repetitive things, suck as
    the current one i have just about completed it, create a block on the layer with a similar name, and have the block clearly state if it plan or elevation, and from wat drawing, this is done from "paste as block" or manual command.

    if you get sick of doin stuff, or stuff that is so simple or complex, as long as it requires a similar procedure, then a lisp is the go for it, i have got 2 or 3 lisps that create an entire drawing by simply give 10 numbers, which save aleast 4 hours.

    think out side the box

  3. #3
    Senior Member
    Computer Details
    feargt's Computer Details
    Operating System:
    win 7
    Using
    Civil 3D 2012
    Join Date
    Sep 2008
    Location
    Austria
    Posts
    331

    Default

    thanks for your response flowerrobot.

    I fully understand why we use lisp files, and how they can be very beneficial in increasing productivity by eradicating the need to do repetitive tasks.

    My assumption is that most people who can write lisp files etc do so for their own benefit originally and then possibly share what they have in their work place. But in my experience for users who don't know how to write lisp files it will not occur to them that there are endless possibilities in regard to avoiding repetitvie tasks.

    I have read some threads here on this website where people were enquiring about company needs for people who can write lisps or develop custom programs. I am currently learning how to write lisps but it takes time. So I am considering proposing to my boss that we get someone in. But before I can do that I need to know what is available.

    It is for this reason that I posted this thread to explore the possibility of getting someone for this position. That is why I wanted to know if people (programmers) can see where the need for lisp files exist. For example coming into a company on a short term contract, irrelevant what they are drawing and after a brief review of what they are drawing and how they draw it coming up with custom lisp files for the company.

    I thought I would have received more responses to this.

    Any comments or thoughts or answers to the original post would be very welcome

    I hope this is in the right forum too.

  4. #4
    Super Member ASMI's Avatar
    Using
    AutoCAD 2008
    Join Date
    Nov 2005
    Location
    Oceanus Procellarum, Moon
    Posts
    1,427

    Default

    Registered forum members do not see this ad.

    I write AutoLISP programs because I like to write AutoLISP programs. I have many own ideas, but I do not impose them to anybody, because people are ready to perceive only that is necessary at present. I am assured that 95 % of percent of draftsmen do not want what additional programs. Availability AutoLISP has an underside - the considerable quantity of a poor-quality code which creates problems and forces people to refuse for ever use lisp programs. And still I think what to find good AutoLISP the programmer (or AutoCAD VBA programer or AutoCAD .NET programer) not a simple problem. Certainly at desire you can increase repeatedly speed of your work by means of specially written programs. But for this purpose on to at least to train (and sometimes to force) users to work with these programs.

Similar Threads

  1. Full/Relative Paths and the ability to edit
    By slimjramirez in forum AutoCAD General
    Replies: 1
    Last Post: 17th Nov 2008, 08:59 am
  2. Lost ability to pick multiple objects
    By Tinkertoy1941 in forum AutoCAD General
    Replies: 2
    Last Post: 27th Aug 2008, 02:44 pm
  3. ability to transfer routines
    By td88 in forum AutoCAD Beginners' Area
    Replies: 9
    Last Post: 7th Apr 2008, 01:34 pm
  4. Block Attribute answers ability to change block Physical Attributes??
    By Kaidoz in forum AutoLISP, Visual LISP & DCL
    Replies: 6
    Last Post: 19th Mar 2008, 10:25 pm
  5. Help please....first Lisp code I've tried to write!
    By JExpress in forum AutoLISP, Visual LISP & DCL
    Replies: 11
    Last Post: 6th Feb 2006, 02:44 am

Bookmarks

Posting Permissions

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