generatePicks( this: ReadonlyStore, wellboreId: string, stratColumnId: string, fromMsl?: number, baseRadius?: number,): Promise<null | SymbolsType> Parameters
- this: ReadonlyStore
- wellboreId: string
- stratColumnId: string
Optional
fromMsl: number- baseRadius: number = 10
Returns Promise<null | SymbolsType>