PoreMS 0.3
  • API
  • Molecule
  • Pore
  • Workflow
  • Pore shape examples
  • Site
    • Page
        • PoreKit.shape_slit
          • PoreKit.shape_slit()
    • PoreKit.shape_slit
      • PoreKit.shape_slit()
    Source

    PoreKit.shape_slit¶

    PoreKit.shape_slit(height, length=0, centroid=[], central=[0, 0, 1])¶

    Add slit shape

    Parameters:
    heightfloat

    Cylinder diameter

    lengthfloat, optional

    length of cylindrical shape

    centroidlist, optional

    Cylinder centroid - leave zero for system centroid

    centrallist, optional

    Central axis for cylinder

    Returns:
    shapelist

    Shape type (pos 0) and shape (pos 1)

    Back to top

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