• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Map 3D

    Reply
    *Kleiner, Jim

    Copy Object Data

    566 Views, 3 Replies
    08-28-2002 12:11 AM
    I have object data attached to some linework and I want to copy that data to
    some new entities.

    Is it possible to copy object data from one entity to another with out
    having to fill in the table again

    just wonderin'

    Thanks
    Please use plain text.
    *Crichton, Will

    Re: Copy Object Data

    08-28-2002 01:57 AM in reply to: *Kleiner, Jim
    In the sample folder under your Autodesk Map install location you will find
    a file called copy_od.lsp...

    Load this puppy and then run the copy_od command...

    Cheers,
    Will

    "Jim Kleiner" wrote in message
    news:BABB6815CF9CDB1B4010243C98C8E997@in.WebX.maYIadrTaRb...
    > I have object data attached to some linework and I want to copy that data
    to
    > some new entities.
    >
    > Is it possible to copy object data from one entity to another with out
    > having to fill in the table again
    >
    > just wonderin'
    >
    > Thanks
    >
    >
    Please use plain text.
    Member
    Posts: 3
    Registered: ‎07-17-2012

    Re: Copy Object Data

    09-14-2012 01:03 PM in reply to: *Crichton, Will

    this thread needs a bump...oh..laa  AUTODESK!  'copy_od' lsp works great....if you know that it exist's and where it is, and that you have to load it.  And then you can use it to save valuable cad time. :smileywink:

     

     

    I just can't understand why Autodesk's map development is hiding these useful tools from users, and why aren't they exposing them in the ribbon yet?  This lsp routine has been around for -evah.  I'm on Map 2012 and still don't see it in the UI, whats up?

     

    Thanks

    Please use plain text.
    *Expert Elite*
    antoniovinci
    Posts: 1,136
    Registered: ‎06-03-2011

    Re: Copy Object Data

    09-16-2012 11:13 PM in reply to: BruceAdams

    BruceAdams wrote:

    I just can't understand why Autodesk's map development is hiding these useful tools from users


    I concur definetely in it, sir.
    Another noteworthy "pearl" is LISTPTS.LSP of Sample folder too, even if I found there a bug.
    If pline coordinates has 7 digits or more, the result is not explicit, look at that:

     

    Please use plain text.