Hi,
I am having trouble trying to input material not sourced from the MaterialSelection component, directly into the Assemble Model component.
The BeaverMaterial is converted to KarambaMaterial with this method: FactoryMaterial.IsotropicMaterial Method.
When input the material for the first time, directly into the AssembleModel component, the AnalyseKaramba component does not run (check the displacement result values), but when i input a second time, the component runs and the displacement result values change. Why does it happens?
Also, when i plug the Beaver Material into the MaterialSelection component, the AssembleModel component recognizes it at the first time, and the AnalyseKaramba component runs.
How can the BeaverMaterial be correctly recognized by the AssembleModel without having to use the MaterialSelection?