Commit 911f5be 1 parent 6cbb66a commit 911f5be Copy full SHA for 911f5be
File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ These examples use PyAEDT to show some modeler capabilities.
17
17
18
18
This example shows how to use PyAEDT to create and modify coordinate systems in the modeler.
19
19
20
-
21
20
.. grid-item-card :: Polyline creation
22
21
:padding: 2 2 2 2
23
22
:link: polyline
Original file line number Diff line number Diff line change 153
153
)
154
154
amm_bot .parameters ["Name" ] = "Ibottom"
155
155
156
-
157
156
# ## Add nMOS components from Component Library.
158
157
#
159
158
# Please check that chosen component can access the method place()
160
- # If you need to insert a component from a spice model, please use the method: circuit.modeler.components.create_component_from_spicemodel
159
+ # If you need to insert a component from a spice model,
160
+ # please use the method: circuit.modeler.components.create_component_from_spicemodel
161
161
162
162
nmos_h = circuit .modeler .components .components_catalog [
163
163
"Power Electronics Tools\\ Power Semiconductors\\ MOSFET\\ STMicroelectronics:SCT040H65G3AG_V2"
You can’t perform that action at this time.
0 commit comments