Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

Constructor

Construct `telion_api.NetRef` with the installed signature `(name: 'str', port: 'PortRef') -> None`.

Reference

FieldValueDescription
symboltelion_api.NetRef
signature(name: 'str', port: 'PortRef') -> None
returntelion_api.NetRef

Construct telion_api.NetRef with the installed signature (name: 'str', port: 'PortRef') -> None.

Contract

PropertyValue
symboltelion_api.NetRef
signature(name: 'str', port: 'PortRef') -> None
returntelion_api.NetRef

Signature

NetRef(name: 'str', port: 'PortRef') -> None