Conversion step to vrml

Forum for reporting problems
Post Reply
Ibi
Posts: 19
Joined: Mon Jul 29, 2013 12:44 am

Conversion step to vrml

Post by Ibi »

Hi
I am trying to convert step file to vrml. It should be simple enough but for some reason conversion is not happening.
Can you suggest anything.
I am doing,
Public m_iConvert As IDataConvert_KC
m_iConvert.convert(file1.stp, file2.wrl, -1)
I am not entirely sure about -1 but tried few things. Also tried to convert it to glm.
Thank you

nickz
Site Admin
Posts: 236
Joined: Fri Jul 26, 2013 3:58 am

Re: Conversion step to vrml

Post by nickz »

Hi Ibi
We have sorted this out in Friday's update. The original implementation was dealing mostly with AutoCAD formats
Cheers

Post Reply