How do I correctly serialize a derived class into the Eyeshot proprietary file format?

Was this article helpful?
0 out of 0 found this helpful

Comments

4 comments
Date Votes
  • Is there a sample on how to serialize Eyeshot entities like Curve, Mesh...?

    0
  • Hi Yaahov,

    You can check the FileFormatExtension sample code. 

    0
  • i just want add curve or any other eyhost entity to my object to serialize to save as xml

    is there more simple way do it?in yours sample seem need create several classes ,derive,overide....

     

    0
  • Hi Yaahov,

    Our proprietary file format is not based on XML, more details can be found here.

    If you need to export entities in XML format you should implement it by yourself, sorry.

    0

Please sign in to leave a comment.

Articles in this section

See more