Type Alias WellboreBoundsProps
WellboreBoundsProps: {
boundsSampleSize?: number;
children?: ReactNode;
fromMsl?: number;
id: string;
priority?: number;
visible?: boolean;
}
Type declaration
OptionalboundsSampleSize?: number
Optionalchildren?: ReactNode
OptionalfromMsl?: number
id: string
Optionalpriority?: number
Optionalvisible?: boolean
WellboreBounds props