Biologically relevant unit
The BioUnit inner class is responsible for creating multimer versions of parsed protein structures
Actual manipulation is done via PDBModel.biomodel() - it returns a new PDBModel containig a multimerized version. You have to specify the biounit id. Total number of available biounits can be accessed with PDBModel.lenBiounits()
examples