Eason Kang

  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0

Activity overview

Latest activity by Eason Kang
  • Eason Kang created an article,

    Having issues with acmsession when loading ACC or BIM 360 designs?

    This blog discusses a workaround for accessing designs from ACC or BIM 360 via Autodesk Platform Services (APS) Viewer, when users encounter error 401 (unauthorized). It highlights essential checks...

  • Eason Kang created an article,

    Autodesk Construction Cloud Submittals Write API and Updates

    Autodesk has announced the new sets of the Submittals API within the Autodesk Construction Cloud (ACC) platform, which includes ten new endpoints for creating submittal items, alongside WRITE suppo...

  • Eason Kang created an article,

    Autodesk Construction Cloud Locations Write API

    Autodesk Construction Cloud (ACC) has released a Locations Write API that allows users to create a hierarchical representation of building areas, referred to as a location breakdown structure (LBS)...

  • Eason Kang created an article,

    ACC/BIM360 Sample - Regularly export IFC from Revit models stored on Docs

    The Revit IFC Scheduler, initially developed by the Autodesk Consulting Team and now maintained by APS Help team, utilizes the Model Derivative API to convert Revit `.rvt` files stored in Docs of A...

  • Eason Kang created an article,

    Download Derivative Files using new signedcookies API without setting cookies first in the header

    This blog discusses an efficient method for downloading derivative files using the Model Derivative API without configuring cookies in request headers. Users can simplify downloading files such as ...

  • Eason Kang created an article,

    Export IFC from RVT using Model Derivative API

    This blog addresses exporting IFC files from Revit models using the Model Derivative API, responding to customer inquiries. It outlines limitations, such as the inability to support custom IFC expo...

  • Eason Kang created an article,

    Camera mapping between APS viewer and Revit - Part I, restore viewer camera on Revit

    This blog post presents an improved method for mapping the Autodesk Platform Services (APS) Viewer camera into Revit scene, addressing previous limitations. It discusses automatic support for both ...

  • Eason Kang created an article,

    Camera mapping between APS viewer and Revit - Part II, restore Revit camera on Viewer

    The blog discusses the process of restoring Revit camera views in the Autodesk Platform Services (APS) Viewer, building on concepts from a previous post. It outlines the differences between camera ...

  • Eason Kang created an article,

    ACC/BIM360 Docs: Setting up external references between files (Upload Linked Files)

    The blog discusses how to use the Data Management API to manage composite models in ACC/BIM360 Docs. It details the need to upload Revit models, configure external links (xRefs), and create or appe...

  • Eason Kang created an article,

    Getting 404 resource not found error in viewer?

    The Autodesk APS Viewer team has updated the initializer function, making the `env` and `api` parameters mandatory starting from version v7.95. Users must set `env: 'AutodeskProduction2'` and `api:...