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_printbool

Default is ‘False’

Returns
——-
size_libraryint

Total number of entries in the current StructureLibrary object.