Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

allow_external

`allow_external` is an optional parameter of `telion_api.Circuit.from_pyspice` with the installed type contract `bool`.

Reference contract

FieldValueDescription
symboltelion_api.Circuit.from_pyspice
parameterallow_external
kindkeyword-only
typebool
requiredfalse
defaultfalse

allow_external is an optional parameter of telion_api.Circuit.from_pyspice with the installed type contract bool.

Contract

PropertyValue
symboltelion_api.Circuit.from_pyspice
parameterallow_external
kindkeyword-only
typebool
requiredfalse
defaultfalse

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Circuit.from_pyspice:parameter:allow_external
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Circuit.from_pyspice