base classes — bpy_struct, ID
bpy_struct
ID
bpy.types.
PaintCurve
Inherited Properties
bpy_struct.id_data
ID.name
ID.users
ID.use_fake_user
ID.tag
ID.is_updated
ID.is_updated_data
ID.is_library_indirect
ID.library
ID.preview
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
ID.copy
ID.user_clear
ID.user_remap
ID.user_of_id
ID.animation_data_create
ID.animation_data_clear
ID.update_tag
References
BlendData.paint_curves
Brush.paint_curve
Paint(bpy_struct)
Palette(ID)