Skip to content
Discussion options

You must be logged in to vote

Hi @emeusel5 , I also noticed this at my end. I noticed that there is another way to update the components. Instead of loading the pcb as user defined component. Load PCB as Native component.

pcb_nat = ipk.native_components["PCB1"]
pcb_nat.set_low_side_radiation(enabled = True, surface_material="Plastics-infrared Opaque", radiate_to_ref_temperature=True)
pcb_nat.update()

Please try this at your end and let me know if it works

Regards,
Siva

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@emeusel5
Comment options

Answer selected by emeusel5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants