Skip to content

Virtual Node Connection without input/output connection #166

@jonassorgenfrei

Description

@jonassorgenfrei

It would be cool to being able create a flowpipe connection between flowpipe nodes without using the parameters so instead of:

workers.outputs['output'].connect(build_walls.inputs['input'])
using e.g.

workers.connect(build_walls)

This avoids the need to create empty dummy inputs/outputs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions