pygrenade_vx.signal_flow.VertexPortType
-
class
pygrenade_vx.signal_flow.VertexPortType Bases:
pygrenade_common.VertexPortType-
__init__(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_signal_flow.VertexPortType, type: grenade::vx::signal_flow::ConnectionType) -> None
__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
-
copy(self: _pygrenade_vx_signal_flow.VertexPortType) → pygrenade_common.VertexPortType
-
move(self: _pygrenade_vx_signal_flow.VertexPortType) → pygrenade_common.VertexPortType
-
property
type
-