Top "Autodesk" questions

Autodesk Inc.

Convert autodesk .dwg and .dwf files to three.js json format

I want to render 3D graphics files of autodesk (.dwg and .dwf) using three.js but three.js requires 3D …

json three.js autodesk dwg
Using Python to Automate AutoCAD

I'm very new to Python and AutoCAD so please bear with me. I'm trying to use Python to automate a …

python automation activex autocad autodesk
Converting STEP files to DWG by using autodesk Inventor and VBA

Does anyone know how to do that? My skills in using VBA aren't very good and I also googled for …

vba autodesk dwg step
How to Get all opened AutoCad documents(drawings) using .NET

I am using AutoCAD 2012 and the .NET API. Can someone help me how can i loop through the document objects …

c# vb.net autocad autodesk objectarx
Converting a CAD file to a shape file

Thanks for the assist on my previous question.... I was able to complete my project This time I have a …

gis shapefile autodesk
What Is the Future of VBA?

With the new 2007 versions of MS-Office, Microsoft started to "threaten" VBA with VSTA. Since VBA is pretty commonly used, what …

vba deprecated autodesk
Maya python FBX export?

I am trying to convert an .obj file to fbx with maya's python interpreter in a docker image. I have …

python maya autodesk fbx pymel