PathCompareCollection(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.PathCompareCollection(bpy_struct)¶ Collection of paths
-
classmethod
new()¶ Add a new path
Return type: PathCompare
-
classmethod
remove(pathcmp)¶ Remove path
-
classmethod
Inherited Properties
Inherited Functions
References