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

    Autodesk Revit API

    Reply
    Valued Contributor
    ollikat
    Posts: 101
    Registered: ‎04-01-2011
    Accepted Solution

    Creating element in updater typeof "GetChangeTypeElementAddition"

    179 Views, 3 Replies
    11-27-2012 11:16 PM

    Hi all Revit API masters :-)

     

    Doesn anyone have an experience in following situation?

     

    I have an updater which is triggered by element additions (Element::GetChangeTypeElementAddition()). Within the Execute of that updater an another element is created (a tag element).

     

    In previous Revit release this again caused triggering of updater(s) of "addition" type. But seems that in Revit 2013 it's not the case anymore(?). It seems that elements (at least tags) added inside the addition updater doesnt' cause further triggering of similar updaters.

     

    Can anyone confirm or disprove this?

     

    Thanks!

    Please use plain text.
    ADN Support Specialist
    Posts: 150
    Registered: ‎04-30-2009

    Re: Creating element in updater typeof "GetChangeTypeElementAddition"

    12-13-2012 09:50 AM in reply to: ollikat

    Hi,

     

    This is not listed on the "Revit Platform API Changes and Additions.docx" for 2013, so if you believe anything changed, then we need to investigate deeper. Can you provide more information or sample code on it? Please don't share confidential information or, if you are a ADN member, then you can log a case.

     

    Regards,



    Augusto Goncalves
    Autodesk Developer Network
    Please use plain text.
    ADN Support Specialist
    Posts: 143
    Registered: ‎08-20-2007

    Re: Creating element in updater typeof "GetChangeTypeElementAddition"

    01-21-2013 08:38 AM in reply to: augusto.goncalves

    Dear Olli,

    Thank you for reporting this. I submitted a change request SPR #234298 [Updater difference between 2012/2013] on your behalf for further exploration.



    Jeremy Tammik
    Developer Technical Services
    Autodesk Developer Network
    The Building Coder

    Please use plain text.
    Valued Contributor
    ollikat
    Posts: 101
    Registered: ‎04-01-2011

    Re: Creating element in updater typeof "GetChangeTypeElementAddition"

    01-21-2013 09:26 PM in reply to: jeremytammik

    Any time Jeremy :-)

     

    I marked this as solved, although the issue stille exists, but in scope of this forum, this question is dealt now.

     

    Thank you too!

    Please use plain text.