PoreMS 0.3
  • API
  • Molecule
  • Pore
  • Workflow
  • Pore shape examples
  • Site
    • Page
        • Shape
          • Shape
    • Shape
      • Shape
    Source

    Shape¶

    class porems.shape.Shape(inp)¶

    This class is a container for individual shape classes.

    Parameters:
    inpdictionary

    Dictionary of necessary inputs

    Methods

    convert(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.

    get_inp()

    Return full input dictionary.

    plot([inp, num, vec])

    Plot surface and rim.

    Back to top

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