Components and Assemblies¶
Components¶
A component in Intact.Simulation for Grasshopper combines a solid and a material for simulation.
The component block accepts three inputs:
Geometry
Boolean indicating whether solidity is strictly required (true by default)

Assemblies¶
Assemblies can be created in several ways:
Feed a list of geometries into the component block.
Use a [Merge] component to create a list of components in an assembly.
Use <shift> when plugging components into the Component input on the solver.
📌 See example application Ex-1: Stress simulation of a bonded assembly
