pygrenade_vx.signal_flow.VertexPortType

class pygrenade_vx.signal_flow.VertexPortType

Bases: pygrenade_common.VertexPortType

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: _pygrenade_vx_signal_flow.VertexPortType, type: grenade::vx::signal_flow::ConnectionType) -> None

  2. __init__(self: _pygrenade_vx_signal_flow.VertexPortType, arg0: _pygrenade_vx_signal_flow.VertexPortType) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

copy(self)

move(self)

Attributes

type

copy(self: _pygrenade_vx_signal_flow.VertexPortType)pygrenade_common.VertexPortType
move(self: _pygrenade_vx_signal_flow.VertexPortType)pygrenade_common.VertexPortType
property type