• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk Inventor Customization

    Reply
    Distinguished Contributor
    Posts: 132
    Registered: ‎04-14-2005

    Reflection C#

    63 Views, 1 Replies
    11-27-2012 09:27 AM

    Is reflection of properties supported in the 2013 api. In 2011 I would use refelction to get the value of properties from objects via a generic method. However in 2013 the properties aren't being reflected anymore. For instance the WorkAxis object only has a Visible property refelected.

     

    Has something changed with the members of the types in .NET?

    Rodney Thomas
    Design Engineer / Programmer
    A & A Manufacturing

    Support a Q & A For CAD Users: Stack Exchange Proposal
    Please use plain text.
    Employee
    Posts: 152
    Registered: ‎07-21-2006

    Re: Reflection C#

    12-11-2012 05:30 PM in reply to: rjay75

    We generate the interop the same way as we always have.  What has changed is that we're using .Net Framework 4 to generate it.  Is your project using .Net Framework 4?  If it is, then possibly the .Net utility that builds the interop has changed.



    Brian Ekins
    Inventor API Product Designer
    Manufacturing Solutions
    Autodesk, Inc.
    Please use plain text.