ConsoleLine(bpy_struct)

base class — bpy_struct

class bpy.types.ConsoleLine(bpy_struct)

Input line for the interactive console

body

Text in the line

Type :string, default “”, (never None)
current_character
Type :int in [-inf, inf], default 0
type

Console line type when used in scrollback

Type :enum in [‘OUTPUT’, ‘INPUT’, ‘INFO’, ‘ERROR’], default ‘OUTPUT’

Inherited Properties

Inherited Functions

References

Previous topic

CompositorNodes(bpy_struct)

Next topic

Constraint(bpy_struct)