Chat


How can I help you?

Line: 5:1: Type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode | undefined' is not assignable to type 'never'. Type 'undefined' is not assignable to type 'never'.Line: 6:1: Type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode | undefined' is not assignable to type 'never'.Line: 7:1: Type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode | undefined' is not assignable to type 'never'.Line: 10:5: Type '{ type: "SPDTSwitch"; map_input_one_to_terminal_uid: any; map_input_two_to_terminal_uid: any; map_output_to_terminal_uid: any; }' is not assignable to type 'Readonly<SimulationModelConfig> | undefined'. Property 'position' is missing in type '{ type: "SPDTSwitch"; map_input_one_to_terminal_uid: any; map_input_two_to_terminal_uid: any; map_output_to_terminal_uid: any; }' but required in type 'Readonly<SPDTSwitchSimulationModelConfig>'.Line: 12:54: Property 'uid' does not exist on type 'never'.Line: 13:47: Property 'uid' does not exist on type 'never'.Line: 14:44: Property 'uid' does not exist on type 'never'.Line: 25:37: Property 'voltage' does not exist on type 'never'.Line: 26:37: Property 'voltage' does not exist on type 'never'.Line: 27:37: Property 'voltage' does not exist on type 'never'.Line: 29:42: Property 'current' does not exist on type 'never'.

SPDTSwitch example part

SPDTSwitch example part thumbnail