cst_schematic_create_external_port
Creates a Design Studio schematic external port by specifying name, position, optional port number, impedance, and label.
Instructions
Create a Design Studio schematic external port. Connected mode calls project.schematic.ExternalPort directly; offline mode returns VBA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Schematic X position. | |
| y | No | Schematic Y position. | |
| name | Yes | External port name. | |
| label | No | Optional schematic label. | |
| number | No | Optional port number. | |
| impedance | No | Optional port impedance in Ohm or a CST expression. |