Function generateWellboreLabel

  • Parameters

    • this: ReadonlyStore
    • id: string
    • position: "top" | "bottom" | "center"
    • OptionalfromMsl: number

    Returns Promise<null | { direction: Vec3; id: string; name: string; position: Vec3 }[]>