Results 1 to 3 of 3

Thread: -PropertyDataEdit from inside a reactor?

  1. #1
    Member
    Join Date
    2004-01
    Posts
    22

    Default -PropertyDataEdit from inside a reactor?

    I'm currently trying to devise a bit a code to manipulate Property Set data but have hit a bit of a wall. I can attach a property set and read it but I'm having trouble editing it via lisp and more specifically from within a reactor. The only method I have found for editing the property set data is by using (command "-PropertyDataEdit"....) but obviously it's not possible to use 'command' within a reactor.

    Is there another method available to edit the data that I can use within a reactor? All I want to be able to do is pass a simple text value to a named key but I'm stuffed if I can suss it out.

    Thanks in advance.

  2. #2
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,348

    Default Re: -PropertyDataEdit from inside a reactor?

    Which version of ACad is this? I can't find that command in mine. Is this a vertical like ACA/C3D/etc? If so I think you might have problems with obtaining it through lisp (even using vla methods).
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

  3. #3
    Member
    Join Date
    2004-01
    Posts
    22

    Default Re: -PropertyDataEdit from inside a reactor?

    I'm using ACA 2012.

Similar Threads

  1. Replies: 1
    Last Post: 2009-08-14, 01:05 PM
  2. Looking for reactor help
    By d_m_hopper in forum AutoLISP
    Replies: 1
    Last Post: 2008-12-17, 06:28 PM
  3. Help With Reactor...!
    By CADdancer in forum AutoLISP
    Replies: 3
    Last Post: 2008-07-11, 05:36 PM
  4. Embed command reactor inside a drawing.
    By jrd.chapman in forum AutoLISP
    Replies: 6
    Last Post: 2005-04-25, 04:56 PM
  5. Reactor help?
    By kieren in forum AutoLISP
    Replies: 1
    Last Post: 2004-09-08, 11:37 AM

Posting Permissions

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