View on GitHub

PyInventor

3D Graphics in Python with Open Inventor

inventor.EngineOutput

class EngineOutput(object)

Represents an engine output.

Use this object type to create connections to fields.

Methods defined here:

enable(...)

Enables or disables the connections from this output.

Args:

get_container(...)

Returns the engine of this output.

Returns:

get_name(...)

Returns the engine name.

Returns:

get_type(...)

Returns the type of the engine output.

Returns:

is_enabled(...)

Returns if connections from this output are enabled.

Returns: