PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • Shape

    Shape¶

    class porems.shape.Shape(inp)¶

    This class is a container for individual shape classes.

    Parameters:
    inp : dictionary

    Dictionary of necessary inputs

    Helper Methods

    convert(self, data[, to_zero]) This helper method rotates the given data to match the global central axis and translates it so that the center point is aligned.
    plot(self[, inp, num, vec]) Plot surface and rim.

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.