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

from_pyspice

Public method `telion_api.Circuit.from_pyspice(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'`.

Reference contract

FieldValueDescription
symboltelion_api.Circuit.from_pyspice
signature(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'
returnlist[ComponentRef]

Public method telion_api.Circuit.from_pyspice(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'.

Contract

PropertyValue
symboltelion_api.Circuit.from_pyspice
signature(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'
returnlist[ComponentRef]

Signature

telion_api.Circuit.from_pyspice(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'

Authoritative source

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