Unfortunately there is probably not a very automated way to accomplish this with ANSYS to the best of my knowledge. With Abaqus and NASTRAN it is simpler, as users can run HyperFEMGen and extract the properties that are written out. We do not currently support ANSYS with HyperFEMGen.
We do expose all the computed properties (full ABD matrix) of each component to users on the properties tab of the sizing form. You could potentially convert this information into the format that ANSYS expects before importing.
If you have many components that you wish to bring into ANSYS, these properties are exposed to the scripting API as well, so you could write a script to automatically extract and reformat the ABD properties into something ANSYS-friendly.