.net saveas with specific dwg version

Hi,
I'm struggling to understand the logic behind the database.SaveAs() function.
I get the other parameters, but what is the SaveType enum for?
It is undocumented in your developer reference, and in Autodesk's doc it refers to Autocad versions (which makes no sense for me because the output version is already handled by the function's DwgVersion enum).

If anyone has a hint I'd be glad to read about that?

Comments

  • looks like some sort of DXF versioning control, the default appears to be Save12 = 0 in reflector
    i'm not sure of ODA has some sort of documentation available
  • looks like some sort of DXF versioning control, the default appears to be Save12 = 0 in reflector
    i'm not sure of ODA has some sort of documentation available

    Thanks @Daniel_Marcotte . It seems to work juste fine but if Bricsys could give a clear explanation I would feel a lot more comfortable using this
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. Click one of the buttons on the top bar to get involved!