Examples and XML Editor

  XML_API > CAD XML API Reference >

Examples and XML Editor

Previous pageReturn to chapter overviewNext page

Many examples from this topic can be found in "XML" demo.

I. Select host application

II. Choose examples section. Default is Instructions.

III. Run examples. Initially we recommend to run all Instruction examples step by step.

IV. XML code for ProcessXML function

V. Type anything, for instance "<s" and  press Ctrl+Space to open code completion. This is convenient when creating xml files to test the library.

VI. Press "Run" button to execute "ProcessXML" function

VII. See result data from OnProcess callback function.

VIII. Result can be opened in Browser. This is convenient to investigate results after <get/> instruction.

 

Go to ABViewer