Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 3c043732d3f - API documentation »
  • Types (bpy.types) »

TextLine(bpy_struct)¶

base class — bpy_struct

class bpy.types.TextLine(bpy_struct)¶

Line of text in a Text data-block

body¶

Text in the line

Type:string, default “”, (never None)

Inherited Properties

  • bpy_struct.id_data

Inherited Functions

  • bpy_struct.as_pointer
  • bpy_struct.driver_add
  • bpy_struct.driver_remove
  • bpy_struct.get
  • bpy_struct.is_property_hidden
  • bpy_struct.is_property_readonly
  • bpy_struct.is_property_set
  • bpy_struct.items
  • bpy_struct.keyframe_delete
  • bpy_struct.keyframe_insert
  • bpy_struct.keys
  • bpy_struct.path_from_id
  • bpy_struct.path_resolve
  • bpy_struct.property_unset
  • bpy_struct.type_recast
  • bpy_struct.values

References

  • Text.current_line
  • Text.lines
  • Text.select_end_line

Previous topic

TextCurve(Curve)

Next topic

TextSequence(EffectSequence)

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 3c043732d3f - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation. Created using Sphinx 1.4.9.