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

    PoreKit.shape_cone¶

    PoreKit.shape_cone(diam_1, diam_2, length=0, centroid=[], central=[0, 0, 1])¶

    Add cone shape

    Parameters:
    diam_1float

    Cone first diameter

    diam_2float

    Cone second diameter

    lengthfloat, optional

    length of cylindrical shape leave zero for full length

    centroidlist, optional

    Cone centroid - leave zero for system centroid

    centrallist, optional

    Central axis for cone

    Returns:
    shapelist

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

    Back to top

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