• [AECOsim V8i/SS6 C++] Reading Data Group Data Programmatically Fails

    I'm using the Building Designer SDK, and specifically the BuildingEditElemHandle class, attempting to read/extract Data Group data from previously created parametric cell elements. I create an instance of BuildingEditElemHandle, pass the element descriptor…
  • [AECOsim V8i/SS6 C++] Place Parametric Cell - Automation

    I have created an MDL application that creates parametric cells programmatically (they are cells that represent penetrations that cut through floor slabs and walls). However, the results are only partially correct/complete based on comparison to the cells…