Home
Reply
Regular Contributor
castillor
Posts: 74

Manufacturing Info XML

[ Edited ]

Hi,

 

I have two questions regarding this topic. One is, I was looking into the sample for generating an XML file of the manufacturing information and within the sample code it uses the class called "SPAXMiXMLWriter" but I could not find any documentation for it. Can someone point me to the doc for this? Another problem is, is there somehow a reader version of this class or even a document that specifies the format of the XML file that would be produced? Thank you.

 

Regards,

Raymond

Spatial Employee
bikash_parida
Posts: 23

Re: Manufacturing Info XML

Hello Raymond,

 

SPAXMiXMLWriter utility is published just to demonsrate PMI translation and is not published for general use. That is the reason why it is not documented. I do not undestand why youa re looking for reader version of this class, can you please explain what you are trying to do?

 

Thanks

Bikash

Bikash Parida
InterOp Developer
Regular Contributor
castillor
Posts: 74

Re: Manufacturing Info XML

Hi Bikash,

 

Oh okay. I did not find the documentation that says that this class is not published for general use. : D Well the reason for this question is that we have the capability to define GD&T in our software and we were looking into storing those information in some way. We are considering writing it in XML and the SPAXMiXMLWriter seems like it is a good option. We were just wondering if there is an easy way read the information back which is the reason for the question about the reader version of this class.

 

Thank you,

Raymond