This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
------------------------------------------------------------------------------ | |
Script de Exemplo - Conversão de arquivos RVT (Revit) para IFC usando | |
Autodesk Platform Services (APS / Forge) | |
Autor: <seu nome ou equipe> | |
------------------------------------------------------------------------------ | |
📌 Descrição: | |
Este código em C# demonstra como automatizar o fluxo completo para converter | |
um arquivo Revit (.RVT) em IFC, utilizando as APIs da Autodesk na nuvem, | |
sem necessidade de ter o Revit instalado localmente. |