2020-01-0904:10 PM - last edited on 2022-09-2909:46 AM by Daniel Kassai
2020-01-0904:10 PM
Hello, I am developing an add-On for Archicad with the Archicad 22 development kit for importing a property from an xml file to Archicad. I am using the TestXMLImport function from the Property_test example that is in the api development kit for version 22 to import a property to Archicad but the problem is that it only creates the group of properties, whereas I want it to create the properties with their values as well.
The TestXMLImport function immediately deletes the new property definitions (ACAPI_Property_DeletePropertyDefinition() calls at the end of the test function), that's why you don't see the result in ARCHICAD.