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

BlockRef

BlockRef(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]')

Reference contract

FieldValueDescription
symboltelion_api.BlockRef
moduletelion_api.model
constructor(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None

BlockRef(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]')

Contract

PropertyValue
symboltelion_api.BlockRef
moduletelion_api.model
constructor(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None

Authoritative source

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