Library(ID)

base classes — bpy_struct, ID

class bpy.types.Library(ID)

External .blend file from which data is linked

filepath

Path to the library .blend file

Type :string, default “”
parent
Type :Library, (readonly)
users_id

ID datablocks which use this library (readonly)

Inherited Properties

Inherited Functions

References

Previous topic

LatticePoint(bpy_struct)

Next topic

LimitDistanceConstraint(Constraint)