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

    Autodesk ObjectARX

    Reply
    Member
    Posts: 4
    Registered: ‎06-18-2012

    Get the list() result

    63 Views, 2 Replies
    09-06-2012 01:20 AM

    Hi everybody

    i need to get the result of the list() method in my application in order to modify it for a better view from the user.

    is there any way to redirect the editor output stream or maybe to read the content of the editor?

    thanks

    Please use plain text.
    ADN Support Specialist
    Posts: 261
    Registered: ‎05-22-2006

    Re: Get the list() result

    09-07-2012 11:04 AM in reply to: giackserva

    If you just want to change the text output from an entity when you LIST it, then you could create an AcDbPropertiesOverrule and override the list() function.

    Cheers,

    Stephen Preston
    Autodesk Developer Network
    Please use plain text.
    Moderator
    Alexander.Rivilis
    Posts: 1,178
    Registered: ‎04-09-2008

    Re: Get the list() result

    09-09-2012 01:20 PM in reply to: giackserva

    giackserva wrote:

    ...is there any way to redirect the editor output stream or maybe to read the content of the editor?...


    Yes. http://adndevblog.typepad.com/autocad/2012/09/trapping-the-output-from-the-autocad-text-screen-comma...

     


    Пожалуйста не забывайте про Утвердить в качестве решения!Утвердить в качестве решения и Give Kudos!Баллы
    Please remember to Accept Solution!Accept as Solution and Give Kudos!Kudos

    Please use plain text.