ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RealDWG does not support write to R13 and lower versions?

1 REPLY 1
Reply
Message 1 of 2
alanchen123
316 Views, 1 Reply

RealDWG does not support write to R13 and lower versions?

I am trying to write a DWG file in R13 format, like this:

 

if (m_pDb->saveAs(strFileName, false, AcDb::kDHL_1012) != Acad::eOk)

  return FALSE;

 

but the saveAs function will not return eOk. If I change AcDb::kDHL_1012 to AcDb::kDHL_1014(R14), then it will return eOk.

 

So RealDWG does not support to write to R13 and lower format? I am using RealdDWG 2014.

 

Thanks

Tags (4)
1 REPLY 1
Message 2 of 2
artc2
in reply to: alanchen123

That's correct, neither RealDWG 2014 nor AutoCAD 2014 will write to R13 or earlier DWG format.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost