I have a layout template that I am using to create IBDs and I have tooling that automatically generates these IBDs using external information. I have not been able to generate these IBDs using the API in a way that they adhere to the layout template. Is this possible via the API?
I can create the IBDs manually and they leverage the layout template. I have tried using the HierarchicDiagramLayouter and setting the setConsiderLayoutTemplates option to true but have had no luck.
