get_library_size#

StructureLibrary.get_library_size(to_print=False)[source]#

Returns the the total number of orientations in the current StructureLibrary object. Will also print the number of orientations for each identifier in the library if the to_print==True

Parameters:

to_print (bool) – Default is ‘False’

Returns:

size_library – Total number of entries in the current StructureLibrary object.

Return type:

int