Adam Nagy

  • Total activity 41
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 0
  • Subscriptions 0

Activity overview

Latest activity by Adam Nagy
  • Adam Nagy created an article,

    Fusion configurator sample

    The blog highlights a sample app demonstrating the capabilities of the Design Automation for Fusion service. Users can explore its features through the app linked at https://fusion-config-demo.auto...

  • Adam Nagy created an article,

    Create a Python REST API server

    The blog discusses using low-code/no-code environments and the necessity of implementing additional programming via a REST API endpoint when needed. It focuses on creating a Python web app using Fl...

  • Adam Nagy created an article,

    Get started with Design Automation for Fusion

    The blog announces the public beta launch of Design Automation for Fusion, highlighting tools and resources to facilitate user engagement. Key elements include a TypeScript add-in for creating scri...

  • Adam Nagy created an article,

    .NET 8 is now available for Inventor on Design Automation

    The transition to .NET 8 for desktop products is significant, with effects on 3rd party developers and delayed support for Design Automation for Inventor. However, users can now select between two ...

  • Adam Nagy created an article,

    Load specific sheet and get its thumbnail

    The blog discusses three extensions for presenting 2D sheets: LeafletLoader, PDFLoader, and F2DLoader. It describes how to load documents using APIs like Autodesk.Viewing.Document.load and viewer.l...

  • Adam Nagy created an article,

    Physical Properties, Geometry in STEP format and Project Admin Tools now available via Fusion Data APIs

    Autodesk has announced the public beta release of three new Fusion Data APIs designed to enhance design and manufacturing workflows. The APIs include: 1) Export to STEP file format for interoperabi...

  • Adam Nagy created an article,

    Using 3-legged OAuth v2 with Postman

    This blog discusses the updated approach for using 3-legged OAuth v2 authentication in Postman for Autodesk's APIs. It highlights the selection of 'OAuth 2.0' in the Authorization tab and introduce...

  • Adam Nagy created an article,

    Avoid using Inventor models with same file and internal name

    The blog discusses how Autodesk Inventor differentiates files through their file names and internal names, emphasizing that if these are the same for models in the same assembly, it may result in i...

  • Adam Nagy created an article,

    Selective explode

    The blog discusses the limitation of the explode functionality, which does not allow for the selection of specific objects to be included. Instead, it introduces an event, Autodesk.Viewing.EXPLODE_...

  • Adam Nagy created an article,

    Translate files to OBJ

    This blog outlines two methods for translating models to OBJ format: direct and indirect translation. Direct translation is possible for certain file formats, listed on the Supported Translations p...