|
Add_XML |
Top Previous Next |
|
Add_XML (Method)
This function inserts a .XML file that contains a drawing and it was exported by another AVAX by the PrintToXML method
Syntax: Function Add_XML(sXMLFile As String, x As Single, y As Single, z As Single, vRetHandles As Object) As Boolean
The Add_XML method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|