parameterAvailable
allow_external
`allow_external` is an optional parameter of `telion_api.Circuit.import_spice` with the installed type contract `bool`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.import_spice | — |
| parameter | allow_external | — |
| kind | keyword-only | — |
| type | bool | — |
| required | false | — |
| default | false | — |
allow_external is an optional parameter of telion_api.Circuit.import_spice with the installed type contract bool.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.import_spice |
| parameter | allow_external |
| kind | keyword-only |
| type | bool |
| required | false |
| default | false |