Formation: { color: string; entry: FormationBoundary; exit: FormationBoundary; level: number; name: string; properties?: Record<string, any>; stratColumnId: string; type?: string; wellboreId: string;} Type declaration
color: string
level: number
name: string
Optional
properties?: Record<string, any>
stratColumnId: string
Optional
type?: string
wellboreId: string