08-02-2007 12:58 AM
08-03-2007 10:51 AM
Hi Hetal,
LabVIEW does offer an ActiveX interface but you will need to look into AutoCAD's interface for more information. It may be simpler for you to use the 3D Picture. Most CAD software allows you to save as a VRML or STL. Please take a look at the following links:
Create Advanced User Interfaces with OpenGL Based 3D Visualization
http://zone.ni.com/devzone/cda/tut/p/id/3170
08-04-2007 05:34 AM - edited 08-04-2007 05:34 AM
Hi Elizabeth,
Thank you for the reply .Im using LV 7.1. I tried to export the .dwg to .wrl file bt the AutoCAD Electrical 2006(which im using)doest support the WRL file format.Is there any other method that u can suggest ??
Regaurds,
....HETAL
Message Edited by Hetal on 08-04-2007 05:47 AM
08-04-2007 07:08 AM
You might be able to use .NET codes inside labview.
http://usa.autodesk.com/adsk/servlet/index?id=1911627&siteID=123112
I installed DWGTrueView and it creates an item under the Labview Activex control Create Document.
08-04-2007 07:57 AM
08-14-2007 12:18 AM
08-14-2007 04:46 PM
Hi Hetal,
You mentioned that your software does not support wrl. What about stl and vrml?
Please include error handling in your VI. Are you getting any errors?
Please post your VI and dwg.