09-29-2006 11:02 AM
09-29-2006 01:06 PM
wrl files are really VRML text files. I do not think the 3D picture control has any functionality to support wrl files. It is basically just an OpenGL based control and any import from a specific format would need to be coded somehow.
@mak007 wrote:
Hi,
I'm having problem with importing round objects, from Solidworks (*.wrl files) to labview 3d picture control, like sphere or cylindar with extruded cut. Does anyone experienced this problem or knows solution?
thanks.
Ivan
10-02-2006 06:26 AM - edited 10-02-2006 06:26 AM
Message Edité par chilly charly le 10-02-2006 01:26 PM
10-02-2006 07:34 AM
10-02-2006 01:32 PM
Hmmm, that is pretty interesting. I wonder which free Open Source VRML library they use for that. It seems very unlikely to me that they might have developed their own and buying it seems a little like overkill to me unless they are planning on extending LabVIEW into 3D VRML authoring.
@chilly charly wrote:
Rolf,
As a matter of fact, the LV 8.20 release has dedicated functions to import WRML (and other formats) files, in the Graphic & Sound/3D Picture Control/File Loading subpalette.Message Edité par chilly charly le 10-02-2006 01:26 PM
10-05-2006 09:16 AM
mak007 a écrit:
I know the are blocks for importing files, but they're not funcional. there is a picture in attachment so you can see result of importing file from Solidworks 2004 to Labview 8.2.
Ivan
10-05-2006 02:35 PM
Well, WRL is not always the same. There are many varients and complexities and some will only work with certain VRML Players. If the function however fails to even import simple static WRL files then there is something bad. Under http://cnx.org/content/m12977/latest/ however is a description of a Solidworks project to import into LabVIEW 8.20 so I would assume this to work. The inverted pendulum visualization which is supposedly a Solidworks animation looks quite nice.
@chilly charly wrote:
mak007 a écrit:
I know the are blocks for importing files, but they're not funcional. there is a picture in attachment so you can see result of importing file from Solidworks 2004 to Labview 8.2.
Ivan
I also tried to import a few wrml files picked up on the internet. No succes yet. Anybody with more luck ?
10-07-2006 08:08 AM
02-05-2007 03:31 AM
02-06-2007 12:05 PM