LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Import 3d Digram from Autodesk Inventor

Can any one guide me how to import a 3d model from autodesk inventor to labview any simulate it, and perform some calculation on it.

 

Basically I want to model car in autodesk than i would import it into labview to perform calcultion and simulate it.

 

Thankful fro your cooperation

0 Kudos
Message 1 of 2
(3,249 Views)

You can try loading files directly into LabVIEW if they are saved in the VRML or STL file format. If you can get to these file formats you can load the models using "Load VRML File.vi" or "Load STL Geometry.vi". If you cannot get to this file format then you can use Active X containers to load models. Please look throught the below articels to look at both the restrictions of VRML files as well as information on Active X.

 

http://digital.ni.com/public.nsf/allkb/94E716A426FAD46B862575CA005747E0?OpenDocument

 

http://www.ni.com/white-paper/2983/en

 

Regards,

 

-Travis E

National Instruments
Product Marketer
0 Kudos
Message 2 of 2
(3,217 Views)