pub async fn union( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Union two or more solids into a single solid.