←  Technical Questions

nanoCAD forum

»

WBlock issue

jesse pauly's Photo jesse pauly 08 Jun 2016

Hi,
I'm using the Wblock function to create a .dwg so I can import into Studio Max. The file is not able to import into Max though. I get the error "unable to open:.... error code is eNotImplementedYet" -I have got this error before using AutoCAD and only needed to change the save type to a later version/year than my current Max program to solve issue. (ie saving down to 2000/2007 etc as I am using 2010 Max) however this did not solve the issue using nanoCAD. I also tried to export (only given 2013 option) and had the same results. (also i do not see the linework as the icon when i go to import like other wblocks,,,, only see the "n" logo as the icon) any suggestions?

Thank you for your time, Jesse.
Quote

Hellen_V's Photo Hellen_V 10 Jun 2016

Hello Jesse,
these problems in nanoCAD 5 are known, and they are fixed in following versions, ex. nanoCAD Plus 7. You can try this program free during one month.

You can add more formats for export, that is simple. Open ncad.ini from c:\Program Files (x86)\Nanosoft\nanoCAD en 5.0\
Find section [\DefProf\IO\ExportedProject]
Change
Format1=sdwg
Format2=sdwf
to

Format1=sdwg
Format2=sdwg2010
Format3=sdwg2007
Format4=sdwg2004
Format5=sdwg2000
Format6=sdwgR14
Format7=sdwgR13
Format8=sdwgR11
Format9=sdwt
Format10=sdxf
Format11=sdxf2010
Format12=sdxf2007
Format13=sdxf2004
Format14=sdxf2000
Format15=sdxfR14
Format16=sdxfR13
Format17=sdxfR11

note that you should have administrator rules to save changes.
Quote

jesse pauly's Photo jesse pauly 10 Jun 2016

Thank you, installed nano7 plus and everything works just fine.
I also like some of the added features.

I will try the remainder of the trial session. =]
Quote